From 2d32e9c79bb6ca1bb471cb8d0e60783932117a32 Mon Sep 17 00:00:00 2001 From: leigh-mil Date: Tue, 21 Jan 2020 11:33:18 -0500 Subject: [PATCH] Remove lorem paragraph and link from 404 page --- templates/error.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/error.html b/templates/error.html index ca5e19d8..449c9a88 100644 --- a/templates/error.html +++ b/templates/error.html @@ -17,15 +17,6 @@ {%- endif %}

-
-
-

- {{ "common.lorem" | translate }} -

-

- More lorem -

-
{% endblock %}