{% extends 'links/index.html' %} {% load i18n %} {% block title %}{% translate 'Links | Login' %}{% endblock %} {% block content %}
{% 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 %}{% translate 'Login to start using Links' %}
{% if form.errors %}