diff --git a/templates/_base.html b/templates/_base.html index b241e9c..c703f2f 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -18,7 +18,7 @@ {% endblock %} - + {% block meta %}{% endblock meta %} @@ -42,6 +42,11 @@ + + + + + {% block links %}{% endblock %} {% block styles %}