2
0

showstatus.html 149 B

12345
  1. <h1 class="status">Status</h1>
  2. <p>
  3. <img src="wip.png" width="72" height="64" alt="WIP" />
  4. <span class="notyet">(not implemented yet)</span>
  5. </p>