mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-28 18:24:00 -04:00
fixed title testing
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
|
||||
{% set page_title = 'Select or create a template' %}
|
||||
|
||||
{% block service_page_title %}
|
||||
{{page_title}}
|
||||
{% endblock %}
|
||||
{% block service_page_title %}{{page_title}}{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user