diff --git a/kfet/templates/kfet/account_group_form.html b/kfet/templates/kfet/account_group_form.html index a6faf8c5..5e240649 100644 --- a/kfet/templates/kfet/account_group_form.html +++ b/kfet/templates/kfet/account_group_form.html @@ -3,8 +3,8 @@ {% load widget_tweaks %} {% block extra_head %} - - + + {% endblock %} {% block title %}Permissions - Édition{% endblock %} diff --git a/kfet/templates/kfet/history.html b/kfet/templates/kfet/history.html index 6e61540f..ae63358e 100644 --- a/kfet/templates/kfet/history.html +++ b/kfet/templates/kfet/history.html @@ -2,8 +2,8 @@ {% load l10n staticfiles widget_tweaks %} {% block extra_head %} - - + + {{ filter_form.media }}