Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-07-21 00:23:53 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
a42eaf41847747dd3482f596fc62f26ea4aebaf5
notifications-admin/app/templates/error/400.html

12 lines
299 B
HTML
Raw Normal View History

Added a new 400.html error page, this error page will only be used when we get an HTTPError from the api. This was done to solve the problem of invitations expiring and the user getting a 500 error message, which says to try again.
2016-12-07 14:00:03 +00:00
{% extends "withoutnav_template.html" %}
Fix duplicated ‘GOV.UK Notify’ in page titles The `per_page_title` block appends ‘– GOV.UK Notify’ – there’s no need to hard code it (see https://github.com/alphagov/notifications-admin/blob/e4b040b380b91d95806b11d79d763b3b4e7af046/app/templates/admin_template.html#L15)
2019-11-18 17:04:38 +00:00
{% block per_page_title %}Bad request{% endblock %}
Added a new 400.html error page, this error page will only be used when we get an HTTPError from the api. This was done to solve the problem of invitations expiring and the user getting a 500 error message, which says to try again.
2016-12-07 14:00:03 +00:00
{% 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 Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 1003ms Template: 100ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API