diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index b23e56ed93d4c538cbc02d34254b3bee331b7313..5e11b0154df54b48c3bc6b2788e79fe57253503a 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -11,11 +11,18 @@ + + - + {% block head_title_base %}{% if SITE_NAME %}{{ SITE_NAME }} | {% endif %}{% block head_title %}{% endblock %}{% endblock %}