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

11 lines
251 B
HTML
Executable File

<div>
<small>&gt;&gt;</small>
<button hx-post="/queue/goto/\:path" hx-swap="none">&#x23F5;</button>
<small>\:name</small>
</div>
\:content
<div>
<small>&lt;&lt;</small>
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
</div>