owntone-server/admin-root/smart.html

17 lines
236 B
HTML
Raw Normal View History

2005-06-19 23:18:16 -04:00
@include hdr.html@
<div class="stx">
<table class="hovertable" width="400">
<thead><th>ID</th><th>Playlist Name</th><th>Type</th></thead>
<tbody id="playlists">
</tbody>
</table>
<div id="pl_data">
</div>
</div>
@include ftr.html@