musicdb/musicdb-server/assets/queue_song.html
2023-08-13 23:58:53 +02:00

6 lines
162 B
HTML

<div>
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
<button hx-post="/queue/goto/\:path" hx-swap="none">&#x23F5;</button>
\:title
</div>