Loading docs/topics/auth/default.txt +2 −2 Original line number Diff line number Diff line Loading @@ -850,8 +850,8 @@ implementation details see :ref:`using-the-views`. {% if next %} {% if user.is_authenticated %} <p>You account doesn't have access to this page. To proceed, please login with an account that has access.</p> <p>Your account doesn't have access to this page. To proceed, please login with an account that has access.</p> {% else %} <p>Please login to see this page.</p> {% endif %} Loading Loading
docs/topics/auth/default.txt +2 −2 Original line number Diff line number Diff line Loading @@ -850,8 +850,8 @@ implementation details see :ref:`using-the-views`. {% if next %} {% if user.is_authenticated %} <p>You account doesn't have access to this page. To proceed, please login with an account that has access.</p> <p>Your account doesn't have access to this page. To proceed, please login with an account that has access.</p> {% else %} <p>Please login to see this page.</p> {% endif %} Loading