diff --git a/templates/base.html b/templates/base.html index a4932e5..8b9edaa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -64,6 +64,10 @@ {% if page and page.latex %} {{ page.latex }} {% endif %} + + + +
@@ -76,9 +80,6 @@ - - - {% include '_includes/after_footer.html' %}