{% translate 'Welcome, please login to continue.' %}
{% if next %} {% if user.is_authenticated %}{% blocktranslate %} Your account doesn't have access to this page. To proceed, please login with an account that has access. {% endblocktranslate %}
{% else %}{% translate 'Please login to see this page.' %}
{% endif %} {% endif %} {% include 'rest_framework/components/form.html' %}