]> ruin.nu Git - ndwebbie.git/blob - templates/motd.tmpl
By default dynamic content should not be cached
[ndwebbie.git] / templates / motd.tmpl
1 <form action="<TMPL_VAR NAME=PAGE>" method="post"><fieldset> <legend>Motd</legend>
2         <textarea rows="25" cols="80" name="motd"><TMPL_VAR NAME=MOTD></textarea>
3         <input type="hidden" name="cmd" value="change"/>
4         <input type="hidden" name="page" value="motd"/>
5         <br/><input type="submit" value="Change"/>
6 </fieldset></form>