diff --git a/pagure/templates/not_found.html b/pagure/templates/not_found.html index 48cedbe..c512c40 100644 --- a/pagure/templates/not_found.html +++ b/pagure/templates/not_found.html @@ -6,7 +6,12 @@ {% block content %}
With the message:
+{{ error.description }}
+ {% else %}
The requested page cannot be found, we're sorry :(
+ {% endif %}Maybe you enter a bad URL, or the page has moved or has been removed, or...
Use the main navigation menu to get (re)started.