mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Merge branch 'master' into convert-all-links-to-govuk-frontend
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{% extends "withoutnav_template.html" %}
|
||||
{% block per_page_title %}Bad request{% endblock %}
|
||||
{% block maincolumn_content %}
|
||||
<div class="grid-row">
|
||||
<div class="column-two-thirds">
|
||||
<h1 class="heading-medium">
|
||||
{{ message|join(",")}}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user