diff --git a/src/registrar/templates/404.html b/src/registrar/templates/404.html index cac4df5d0..cbc4e89b0 100644 --- a/src/registrar/templates/404.html +++ b/src/registrar/templates/404.html @@ -6,7 +6,7 @@ {% block content %} -

{% translate "Page not found" %}

+

{% translate "Page not found" %}

{% translate "The requested page could not be found." %}

diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index c6de271d1..5235cb246 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -6,9 +6,9 @@
-

+

Welcome to the .gov registrar -

+
{% endblock %}