musicdb/musicdb-server/assets/queue_song_current.html

6 lines
169 B
HTML
Raw Normal View History

2023-08-13 23:58:53 +02:00
<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>