Group _includes files in subfolders

This commit is contained in:
Saivann 2015-09-05 20:48:01 -04:00
parent 90dc6a02b6
commit af1704002b
120 changed files with 230 additions and 230 deletions

View file

@ -17,4 +17,4 @@ window.location.href='/'+lang+'/';
</script>
<!--Fallback page, don't allow indexing-->
<meta name="robots" content="noindex">
{% include index.html %}
{% include templates/index.html %}