Fix typo
Change-Id: I241cbec39a0ab654418e0ad2a1b27b81497762c6
This commit is contained in:
parent
1eb61ef506
commit
3e6e315e84
@ -5,6 +5,6 @@
|
||||
{% block title %}{% trans "Unauthorized. Please try logging in again." %}{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
{% trans "You are mot authorized to access this page" %}
|
||||
{% trans "You are not authorized to access this page" %}
|
||||
<a href="{% url 'login' %}">{% trans "Login" %}</a>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user