From ed3d94437194cbd4f4d063aa638264ba02d949a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Wed, 26 Sep 2012 13:35:48 -0400 Subject: [PATCH] Fix display of email address on 404 pages --- lms/templates/static_templates/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/static_templates/404.html b/lms/templates/static_templates/404.html index f53c91cc9f..f29968e2f5 100644 --- a/lms/templates/static_templates/404.html +++ b/lms/templates/static_templates/404.html @@ -4,5 +4,5 @@

Page not found

-

The page that you were looking for was not found. Go back to the homepage or let us know about any pages that may have been moved at technical@edx.edu.

+

The page that you were looking for was not found. Go back to the homepage or let us know about any pages that may have been moved at technical@edx.org.