diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index ffb52e34b15261cbcb8bbf3fe606624c24413014..5d695d1d0e98cbb3ea22aacdd7cee09f136c96e5 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -17,13 +17,15 @@ {% block head_title_base %}{% if SITE_NAME %}{{ SITE_NAME }} | {% endif %}{% block head_title %}{% endblock %}{% endblock %} + + - - + + {% block styles %} {% block extra_style %}{% endblock %}