Rev 2419 |
Rev 5855 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<html><head>
!if $cmd=reply
!set wims_expire=
$wims_html_header
<meta http-equiv="expires" content="
!date -d '1 day'
">
!else
$wims_html_header
!endif
</head><body $wims_htmlbody>
!headmenu
!if $cmd=help and $special_parm=about
!read about.phtml
!endif
!if $cmd=help
!read help.phtml
!endif
<h1 class="wims_title">WIMS @ $httpd_HTTP_HOST
<p>$title</h1>
<p><hr> <p>
!if $sitestart=$empty
$name_warning
!endif
!if $show=yes and $ref!=$empty and $laps>0
!!if $show=yes
<center>
!href cmd=resume $wims_name_menuback
!href module=home WIMS home
</center> <p>
!read answer.phtml
!href cmd=resume $wims_name_menuback
<p>
!else
!read menu.phtml
!endif
!tail