musicdb/musicdb-server/assets/queue_loop.html

11 lines
263 B
HTML
Raw Normal View History

2023-08-24 16:25:52 +02:00
<div>
<small>&gt;&gt;</small>
<button hx-post="/queue/goto/\:path" hx-swap="none">&#x23F5;</button>
<small>repeat \:total times</small>
</div>
\:inner
<div>
<small>&lt;&lt;</small>
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
</div>