nc
This commit is contained in:
parent
fe5211cd41
commit
5ad7e0fc51
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
<title>{{ page.title }}</title>
|
<title>{{ page.title }}</title>
|
||||||
</head>
|
</head>
|
||||||
|
{% spaceless %}
|
||||||
<body>
|
<body>
|
||||||
<div class="menu top">
|
<div class="menu top">
|
||||||
{% render_sections position="top" %}
|
{% render_sections position="top" %}
|
||||||
|
@ -120,4 +121,5 @@
|
||||||
</footer>
|
</footer>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</body>
|
</body>
|
||||||
|
{% endspaceless %}
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user