musicdb/musicdb-server/assets/queue_song_current.html
2023-08-14 00:20:09 +02:00

6 lines
169 B
HTML
Executable File

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