{% extends "hyperkitty/base.html" %} {% load i18n %} {% load crispy_forms_tags %} {% load compress %} {% load browserid %} {% load staticfiles %} {% block title %} {% trans 'Login' %} - {{ app_name|title }} {% endblock %} {% block additional_stylesheets %} {% endblock additional_stylesheets %} {% block content %}
{% trans "This website only lets you log in using one of these external authentication services. Check with your service for lost passwords or other login help." %}
{% endif %}