static: index.html: add playlist_controls + playlist_tracklist div containers

This commit is contained in:
coon 2023-11-28 10:47:48 +01:00
parent 4ea297c4a1
commit fe02f27585
2 changed files with 15 additions and 1 deletions

View file

@ -70,7 +70,11 @@
queue
</div>
<div id="controls_bottom">
controls bottom
<div id="playlist_controls">
playlist controls
</div>
<div id="playlist_tracklist">
</div>
</div>
<div id="footer">
sanic mpd web ui 0.1.0 - by XenGi and coon &copy; 2023