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 [[]]