Init navbar

This commit is contained in:
Jeremy Thomas
2017-06-30 22:34:13 +01:00
parent 01390a30c0
commit 691021082b
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>