{% extends "layouts/content-bootstrap.html" %} {% load i18n %} {% block title %}{{block.super }}| {% trans "Sign in" %}{% endblock %} {% block content %} {% if next %}
Thanks to the OpenID technology you can use your existing {{ openid_provider }} account to access the dashboard.
This is the recommended method as you don't need to worry about having to maintain another account just for this website.
{% endblocktrans %} {% blocktrans %}Sign in with {{ openid_provider }}{% endblocktrans %}