diff --git a/apps/common/templates/generic_list_horizontal_subtemplate.html b/apps/common/templates/generic_list_horizontal_subtemplate.html
index 8b62536db7..852cf0a5b4 100644
--- a/apps/common/templates/generic_list_horizontal_subtemplate.html
+++ b/apps/common/templates/generic_list_horizontal_subtemplate.html
@@ -38,7 +38,7 @@
{% for link in multi_item_links %}
{% endfor %}
@@ -77,7 +77,7 @@
{% for link in multi_item_links %}
{% endfor %}
diff --git a/apps/common/templates/generic_list_subtemplate.html b/apps/common/templates/generic_list_subtemplate.html
index d1494312bf..bc5bf5e5a1 100644
--- a/apps/common/templates/generic_list_subtemplate.html
+++ b/apps/common/templates/generic_list_subtemplate.html
@@ -39,7 +39,7 @@
{% for link in multi_item_links %}
{% endfor %}
@@ -165,7 +165,7 @@
{% for link in multi_item_links %}
{% endfor %}