You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<div class="center">
|
|
|
|
<h5>
|
|
|
|
Server time {{server_timestamp}} |
|
|
|
|
{{#refresh}}
|
|
|
|
<a href="/">Autorefresh is ON (10 s)</a>
|
|
|
|
{{/refresh}}
|
|
|
|
{{^refresh}}
|
|
|
|
<a href="/autorefresh">Autorefresh is OFF</a>
|
|
|
|
{{/refresh}}
|
|
|
|
</h5>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|