Init navbar

This commit is contained in:
Jeremy Thomas
2017-06-30 22:34:13 +01:00
parent aacb7334d9
commit 02a3b1f7fe
6 changed files with 934 additions and 1553 deletions

View File

@@ -3,6 +3,5 @@
{% include head.html %}
<body class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}">
{{ content }}
{% include footer.html %}
</body>
</html>