Child: [4db181] (diff)

Download this file

main.tpl    8 lines (7 with data), 247 Bytes

1
2
3
4
5
6
7
%include header title=title
<div id="fade"></div>
<h3>{{friendlyname}} is {{status}}</h3>
<form action="" method="post">
<input type="submit" name="sub" value="Update Index">
<input type="submit" name="sub" value="Refresh Status">
%include footer