diff --git a/mygpo/administration/templates/admin/merge-grouping.html b/mygpo/administration/templates/admin/merge-grouping.html
index dc4354884..7b48c5fb6 100644
--- a/mygpo/administration/templates/admin/merge-grouping.html
+++ b/mygpo/administration/templates/admin/merge-grouping.html
@@ -24,7 +24,7 @@
{% trans "Merge Podcasts and Episodes" %}
{% trans "Episodes that have the same number will be merged. Please verify all your changes by clicking on 'Renew Groups' before starting the Merge." %}
-
diff --git a/mygpo/administration/templates/admin/merge-select.html b/mygpo/administration/templates/admin/merge-select.html
index 6e1fc40c5..56d2170e4 100644
--- a/mygpo/administration/templates/admin/merge-select.html
+++ b/mygpo/administration/templates/admin/merge-select.html
@@ -13,14 +13,14 @@ {% trans "Merge Podcasts and Episodes" %}
{% endblock %}
{% block content %}
- {% if queue_length > 0 %}
- {% endif %}
-