interface tweaks

This commit is contained in:
Henrique Dias
2015-09-15 14:00:14 +01:00
parent 85aea63307
commit f931bb3ed0
5 changed files with 100 additions and 110 deletions

View File

@@ -32,11 +32,8 @@
</ul>
</nav>
</header>
<main>
{{ template "content" . }}
</main>
{{ template "content" . }}
<footer>
</footer>
</body>