From a237cb71fe7d05a9f7b0356647db62872a72f03c Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 31 Jan 2015 23:49:30 -0800 Subject: [PATCH] Have 404 page help find missing people --- views/notfound.moon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/views/notfound.moon b/views/notfound.moon index fac6fa4..232d136 100644 --- a/views/notfound.moon +++ b/views/notfound.moon @@ -5,4 +5,6 @@ class UserInfo extends Widget center -> h1 "Oops!" - p "We couldn't find that page for you! If you see this page in error please let us know!" + p "Page not found!" + + raw [[]]