diff --git a/templates/404.html b/templates/404.html index 5ae9be1..b89e347 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,12 +1,14 @@ -{% load i18n %} - +
-
- {% trans "Sorry, we couldn’t find the page you were looking for." %}
- {% trans "You’ll be redirected to the homepage in a few seconds." %}
+ Sorry, we couldn’t find the page you were looking for.
+ You’ll be redirected to the homepage in a few seconds.
- {% trans "Oops! Something went wrong on our end." %}
- {% trans "We’re working to fix it — you’ll be redirected shortly." %}
+ Sorry, we couldn’t find the page you were looking for.
+ You’ll be redirected to the homepage in a few seconds.