diff --git a/pinaxcon/templates/flatpages/sponsorship.html b/pinaxcon/templates/flatpages/sponsorship.html index 307a490fbb07d980def7bc224f5e051fca506830..1c853e2bba25777bce2587ec30e9e097f66e9be3 100644 --- a/pinaxcon/templates/flatpages/sponsorship.html +++ b/pinaxcon/templates/flatpages/sponsorship.html @@ -1,6 +1,6 @@ {% extends "site_base.html" %} -{% block header_title %}{{ flatpage.title }}{% endblock header_title %} +{% block head_title %}{{ flatpage.title }}{% endblock head_title %} {% block body_class %}text-primary{% endblock body_class %} {% block main_class %}container{% endblock main_class %}