From 2ec0dfcdefb954d9232a0025cafbf1cc426ae7c2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 3 Apr 2020 12:43:13 -0700 Subject: UI tweaks, i18n prep --- fatcat_covid19/templates/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_covid19/templates/404.html') diff --git a/fatcat_covid19/templates/404.html b/fatcat_covid19/templates/404.html index 653b8ee..89c9189 100644 --- a/fatcat_covid19/templates/404.html +++ b/fatcat_covid19/templates/404.html @@ -3,7 +3,7 @@
404
-
Not Found
+
{{ _("Not Found") }}
{% endblock %} -- cgit v1.2.3