diff --git a/homu/html/index.html b/homu/html/index.html
index f4f405ef..530f576b 100644
--- a/homu/html/index.html
+++ b/homu/html/index.html
@@ -23,7 +23,7 @@
Repositories
diff --git a/homu/html/queue.html b/homu/html/queue.html
index fc417ee1..84730f8a 100644
--- a/homu/html/queue.html
+++ b/homu/html/queue.html
@@ -2,7 +2,7 @@
- Homu queue - {{repo_label}}
+ Homu queue - {{repo_label}} {% if treeclosed %} [TREE CLOSED] {% endif %}
- Homu queue - {% if repo_url %}{{repo_label}}{% else %}{{repo_label}}{% endif %}
+ Homu queue - {% if repo_url %}{{repo_label}}{% else %}{{repo_label}}{% endif %} {% if treeclosed %} [TREE CLOSED below priority {{treeclosed}}] {% endif %}
@@ -67,7 +68,7 @@