summaryrefslogtreecommitdiff
path: root/templates/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layouts')
-rw-r--r--templates/layouts/_default.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/layouts/_default.html b/templates/layouts/_default.html
index 5e82732..872ced7 100644
--- a/templates/layouts/_default.html
+++ b/templates/layouts/_default.html
@@ -33,6 +33,7 @@
</ul>
</nav>
</div>
+ <hr />
{{ template "content" . }}
<footer>
<br />
@@ -44,4 +45,4 @@
</body>
</html>
-{{end}} \ No newline at end of file
+{{end}}