mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Merge pull request #2343 from alphagov/email-branding-page-title
Fix missing page title on email branding page
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{% from "components/page-footer.html" import page_footer %}
|
{% from "components/page-footer.html" import page_footer %}
|
||||||
{% from "components/live-search.html" import live_search %}
|
{% from "components/live-search.html" import live_search %}
|
||||||
|
|
||||||
{% block service_page_title %}
|
{% block per_page_title %}
|
||||||
Email branding
|
Email branding
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user