1@include hdr.html@
2
3<h1>Configuration Updated</h1>
4
5<div class="stx">
6
7<table>
8  <tr><th>Admin Password</th><td>@admin_pw@</td></tr>
9  <tr><th>MP3 Password</th><td>@password@</td></tr>
10</table>
11
12
13@SERVICE-STATUS@
14
15</div>
16
17@include ftr.html@
18
19