X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/174c53e97bcf1e5412c141829d152aa5a2b8684c..e14fb8aa9e6620a65f11775957ad8063e4e3ab15:/forum/skins/default/templates/403.html
diff --git a/forum/skins/default/templates/403.html b/forum/skins/default/templates/403.html
index 583e550..26b563f 100644
--- a/forum/skins/default/templates/403.html
+++ b/forum/skins/default/templates/403.html
@@ -6,40 +6,29 @@
form input { margin-right: 5px; }
{% endblock %}
-{% block forejs %}
-
-{% endblock %}
{% block content %}
{% trans "Forbidden" %}
-
{% trans "Sorry, could not find the page you requested." %}
+
{% trans "Sorry, you don't have permissions to access this page." %}
{% trans "This might have happened for the following reasons:" %}
- - {% trans "this question or answer has been deleted;" %}
- - {% trans "url has error - please check it;" %}
- - {% trans "the page you tried to visit is protected or you don't have sufficient points, see" %} faq;
- - {% trans "if you believe this error 404 should not have occured, please" %}
- {% trans "report this problem" %}
+ - {% trans "you followed a link on an email, but you're currently logged in as another user;" %}
+ - {% trans "there are errors in the url, please confirm it;" %}
+ - {% trans "if you believe you shouldn't bee seeing this error, please" %}
+
+ {% trans "report this problem" %}
+
+
-
-