Rev 5756 |
Rev 5856 |
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
<br/>$title</h1>
<p><hr/></p>
!if $sitestart=$empty
$name_warning
!endif
!if $show=yes and $ref!=$empty and $laps>0
!!if $show=yes
<p class="wimscenter">
!href cmd=resume $wims_name_menuback
!href module=home WIMS home
</p>
!read answer.phtml
!href cmd=resume $wims_name_menuback
!else
!read menu.phtml
!endif
!tail