diff --git a/kfet/templates/kfet/account_group_form.html b/kfet/templates/kfet/account_group_form.html
index a6faf8c5..b309d838 100644
--- a/kfet/templates/kfet/account_group_form.html
+++ b/kfet/templates/kfet/account_group_form.html
@@ -2,11 +2,6 @@
{% load staticfiles %}
{% load widget_tweaks %}
-{% block extra_head %}
-
-
-{% endblock %}
-
{% block title %}Permissions - Édition{% endblock %}
{% block header-title %}Modification des permissions{% 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 }}