diff --git a/templates/authentic2/accounts.html b/templates/authentic2/accounts.html index d70393e..80cbbc8 100644 --- a/templates/authentic2/accounts.html +++ b/templates/authentic2/accounts.html @@ -174,7 +174,7 @@ {% if allow_email_change %}
  • Modifier le courriel
  • {% endif %} -
  • Modifier le mot de passe
  • + {{ frontends_block_by_id.password.content|safe }} {% if allow_account_deletion %}
  • Supprimer le compte
  • {% endif %}