tmpl: move #region-queue to heading
the series block will get reused, and we don't want the same ID to appear twice.
This commit is contained in:
parent
d81ae74999
commit
089e551b72
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Current Queue</h2>
|
||||
<h2 id="region-queue">Current Queue</h2>
|
||||
{{ block "series" .series }}{{ end }}
|
||||
|
||||
<h2 id="region-log">History</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue