diff --git a/categories/templates/categories/list.html b/categories/templates/categories/list.html
index 1c22ad5..5f82284 100755
--- a/categories/templates/categories/list.html
+++ b/categories/templates/categories/list.html
@@ -74,10 +74,10 @@
{% trans 'Remove' %}
{% endif %}
-
-
-
+
+
+
@@ -121,10 +121,10 @@
{% trans 'Remove' %}
{% endif %}
-
-
-
+
+
+
diff --git a/subjects/templates/subjects/list.html b/subjects/templates/subjects/list.html
index be62000..07e1533 100644
--- a/subjects/templates/subjects/list.html
+++ b/subjects/templates/subjects/list.html
@@ -79,10 +79,10 @@
{% trans 'Remove' %}
{% endif %}
-
-
-
+
+
+
@@ -143,10 +143,10 @@
{% trans 'Remove' %}
{% endif %}
-
-
-
+
+
+
diff --git a/subjects/templates/subjects/subject_card.html b/subjects/templates/subjects/subject_card.html
index 56c5efb..64de2df 100644
--- a/subjects/templates/subjects/subject_card.html
+++ b/subjects/templates/subjects/subject_card.html
@@ -33,10 +33,13 @@
{% trans 'Remove' %}
{% endif %}
-
-
-
+
+
+
+
+
+
--
libgit2 0.21.2