{% extends "authentic2/authenticators/authenticator_common.html" %} {% load i18n gadjo %} {% block appbar %} {{ block.super }} {% if not object.internal %} {% endif %} {% if object.has_valid_configuration and not object.internal %} {{ object.enabled|yesno:_("Disable,Enable") }} {% endif %} {% trans "Edit" %} {% endblock %} {% block breadcrumb %} {{ block.super }} {% endblock %} {% block content %} {% if not object.has_valid_configuration %}
{{ line }}
{% empty %}{% trans 'Click "Edit" to change configuration.' %}
{% endfor %}