mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Better page title
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{% extends "admin_template.html" %}
|
{% extends "admin_template.html" %}
|
||||||
{% block page_title %}Page Not Found{% endblock %}
|
{% block page_title %}Page not found{% endblock %}
|
||||||
{% block fullwidth_content %}
|
{% block fullwidth_content %}
|
||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
|
|||||||
Reference in New Issue
Block a user