From 74e280ce5154cabae082e6dc0b1999a94be0e7e1 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Tue, 12 Nov 2019 17:02:38 +0000 Subject: [PATCH] Fix reference to `main.support` in views --- app/templates/error/404.html | 2 +- app/templates/error/410.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/error/404.html b/app/templates/error/404.html index a5ef74a26..87bb4f3bc 100644 --- a/app/templates/error/404.html +++ b/app/templates/error/404.html @@ -13,7 +13,7 @@ If you pasted the web address, check you copied the entire address.

- If the web address is correct or you selected a link or button, contact us. + If the web address is correct or you selected a link or button, contact us.

diff --git a/app/templates/error/410.html b/app/templates/error/410.html index a5ef74a26..87bb4f3bc 100644 --- a/app/templates/error/410.html +++ b/app/templates/error/410.html @@ -13,7 +13,7 @@ If you pasted the web address, check you copied the entire address.

- If the web address is correct or you selected a link or button, contact us. + If the web address is correct or you selected a link or button, contact us.