We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce13809 + a691b63 commit 2ee9234Copy full SHA for 2ee9234
homu/html/queue.html
@@ -127,7 +127,7 @@
127
<div id="announcement">{{ announcement | safe }}</div>
128
{% endif %}
129
130
- <h1>Homu queue - {% if repo_url %}<a href="{{repo_url}}" target="_blank">{{repo_label}}</a>{% else %}{{repo_label}}{% endif %} {% if treeclosed %} [<a href="{{treeclosed_src}}">TREE CLOSED</a> below priority {{treeclosed}}] {% endif %}</h2>
+ <h1>Homu queue - {% if repo_url %}<a href="{{repo_url}}" target="_blank">{{repo_label}}</a>{% else %}{{repo_label}}{% endif %} {% if treeclosed %} [<a href="{{treeclosed_src}}">TREE CLOSED</a> below priority {{treeclosed}}] {% endif %}</h1>
131
132
<p>
133
<button type="button" id="expand-rollup">Create a rollup</button>
0 commit comments