diff --git a/templates/base.html b/templates/base.html index edf54e7..cbae0eb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,7 @@ {% load static %} {% load i18n %} {% include 'header.html' %} +{% block header %}{% endblock header %} {{ site_name }} :: {% block title %}{% trans 'Freeing the Web, one face at a time!' %}{% endblock title %} {% spaceless %}