owntone-server/admin-root/config-update.html

19 lines
242 B
HTML
Raw Normal View History

@include hdr.html@
<h1>Configuration Updated</h1>
<div class="stx">
2004-01-26 23:54:43 -05:00
<table>
<tr><th>Admin Password</th><td>@admin_pw@</td></tr>
<tr><th>MP3 Password</th><td>@password@</td></tr>
</table>
@SERVICE-STATUS@
</div>
@include ftr.html@