diff --git a/www/templates/post_types/rrror.html b/www/templates/post_types/rrror.html index 7a9ccb1..0e258e1 100644 --- a/www/templates/post_types/rrror.html +++ b/www/templates/post_types/rrror.html @@ -10,12 +10,10 @@ {% endblock %} {% block content_article %} -
-

The Dergs are confused:

-

{{ error_code }}

+

The Dergs are confused:

+

{{ error_code }}

-
- {{ error_description|markdown_to_html }} -
-
+
+ {{ error_description|markdown_to_html }} +
{% endblock %} \ No newline at end of file