mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
13 lines
105 B
HTML
13 lines
105 B
HTML
@include hdr.html@
|
|
|
|
<h1>Status</h1>
|
|
<p>
|
|
@THREADSTAT@
|
|
</p>
|
|
|
|
<p>
|
|
@SERVICE-STATUS@
|
|
</p>
|
|
|
|
@include ftr.html@
|