@@ -21,7 +21,7 @@
</a>
</div>
<div class="column is-narrow">
- {% include carbon.html %}
+ <!-- {% include carbon.html %} -->
@@ -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>