{% extends "appbuilder/base.html" %} {% block content %}
{{ title }}
{{_("Sign in using:")}}:
{% for pr in providers %} {% endfor %}
{% endblock %}