Make page title match <h1>

This is what we do as convention, unless there’s a good reason not to, and is better than ’Email verification’.
This commit is contained in:
Chris Hill-Scott
2018-01-17 15:53:52 +00:00
parent 92674641ac
commit 375e15511c

View File

@@ -2,7 +2,7 @@
{% from "components/page-footer.html" import page_footer %}
{% block per_page_title %}
Email verification
{{ title }}
{% endblock %}
{% block maincolumn_content %}