This commit is contained in:
bkfox 2017-08-21 16:12:00 +02:00
parent fe5211cd41
commit 5ad7e0fc51

View File

@ -32,6 +32,7 @@
<title>{{ page.title }}</title>
</head>
{% spaceless %}
<body>
<div class="menu top">
{% render_sections position="top" %}
@ -120,4 +121,5 @@
</footer>
{% endblock %}
</body>
{% endspaceless %}
</html>