Files
notifications-admin/app/templates/admin_template.html

12 lines
194 B
HTML
Raw Normal View History

{% extends "govuk_template.html" %}
{% block page_title %}
GOV.UK notifications admin
{% endblock %}
{% block cookie_message %}
{% endblock %}
{% set global_header_text = "GOV.UK Notify" %}