diff --git a/wafer/pages/templates/wafer.pages/page_form.html b/wafer/pages/templates/wafer.pages/page_form.html index f08987c8..ab4ce3ef 100644 --- a/wafer/pages/templates/wafer.pages/page_form.html +++ b/wafer/pages/templates/wafer.pages/page_form.html @@ -2,6 +2,7 @@ {% load crispy_forms_tags %} {% load i18n %} {% load static %} +{% block title %}{% blocktranslate %}Editing Page: {{ page }} - {{ WAFER_CONFERENCE_NAME }}{% endblocktranslate %}{% endblock %} {% block extra_head %} {{ block.super }}