auth_fc: add css class to links block (#38086)

This commit is contained in:
Frédéric Péters 2019-11-29 15:07:58 +01:00
parent 216323c7ad
commit e6d046710e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<link rel="stylesheet" type="text/css" href="{% static 'authentic2_auth_fc/css/fc.css' %}">
<div id="fc-linking">
<div id="fc-linking" class="{% if user.fc_accounts.exists %}with-accounts{% else %}no-account{% endif %}">
<div class="fc">
<div class="cadre">
{% if user.fc_accounts.exists %}