Merge branch 'feature/navbar' of github.com:jgthms/bulma into feature/navbar

This commit is contained in:
Jeremy Thomas
2017-07-02 17:00:54 +01:00
2 changed files with 1 additions and 2 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>