diff --git a/project/client/templates/errors/401.html b/project/client/templates/errors/401.html index 3b8875c..ad0dec2 100644 --- a/project/client/templates/errors/401.html +++ b/project/client/templates/errors/401.html @@ -6,7 +6,7 @@

401

-

You are not authorized to view this page. Please log in.

+

You are not authorized to view this page. Please log in.

{% endblock %} diff --git a/project/client/templates/errors/403.html b/project/client/templates/errors/403.html index 3b8875c..ad0dec2 100644 --- a/project/client/templates/errors/403.html +++ b/project/client/templates/errors/403.html @@ -6,7 +6,7 @@

401

-

You are not authorized to view this page. Please log in.

+

You are not authorized to view this page. Please log in.

{% endblock %}