X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a73791f16d10ea0e2c477f29d9049d75516aa774..e380a7f6aaefb1bbd16a595b6f855ce036501981:/data/templates/forbidden.htm diff --git a/data/templates/forbidden.htm b/data/templates/forbidden.htm index ad40a9f..04b8fb6 100644 --- a/data/templates/forbidden.htm +++ b/data/templates/forbidden.htm @@ -3,19 +3,13 @@ {% block content %} -
- Access Denied - -
+acces denied +

Access Denied

+

+ We're sorry; but you are not allowed to access this page. +

+

+ You may log in if you want. +

{% endblock %} -{% block sidebar %} - {% if recents.results %} -

Recently created

- - {% endif %} -{% endblock %}