Files
authentik/passbook/oauth_client/templates/account/dyn_extra/10_pre.html
2018-11-16 10:08:15 +01:00

7 lines
139 B
HTML

{% load passbook_oauth_client %}
{% any_provider as enabled %}
{% if enabled %}
<div class="btn-group btn-primary btn-block">
{% endif %}