Subversion Repositories wimsdev

Rev

Rev 5756 | Rev 5856 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5756 Rev 5855
Line 1... Line 1...
1
<html><head>
1
!!<html><head>
2
!if $cmd=reply
2
!!!if $cmd=reply
3
 !set wims_expire=
3
!! !set wims_expire=
4
 $wims_html_header
4
!! $wims_html_header
5
 <meta http-equiv="expires" content="
5
!! <meta http-equiv="expires" content="
6
 !date -d '1 day'
6
!! !date -d '1 day'
7
 ">
7
!! ">
8
!else
8
!!!else
9
 $wims_html_header
9
!! $wims_html_header
10
!endif
10
!!!endif
11
</head><body $wims_htmlbody>
11
!!</head><body $wims_htmlbody>
12
!headmenu
12
!!!headmenu
13
 
13
 
-
 
14
!header
14
!if $cmd=help and $special_parm=about
15
!if $cmd=help and $special_parm=about
15
 !read about.phtml
16
 !read about.phtml
16
 !goto end
17
 !goto end
17
!endif
18
!endif
18
 
19
 
19
!if $cmd=help
20
!if $cmd=help
20
 !read help.phtml
21
 !read help.phtml
21
 !goto end
22
 !goto end
22
!endif
23
!endif
23
 
24
 
24
<h1 class="wims_title">WIMS @ $httpd_HTTP_HOST
25
<h1 class="wims_title">WIMS @ $httpd_HTTP_HOST
25
<p>$title</h1>
26
<br/>$title</h1>
26
<p><hr/></p>
27
<p><hr/></p>
27
 
28
 
28
!if $sitestart=$empty
29
!if $sitestart=$empty
29
$name_warning
30
$name_warning
30
 !goto end
31
 !goto end
31
!endif
32
!endif
32
 
33
 
33
!if $show=yes and $ref!=$empty and $laps>0
34
!if $show=yes and $ref!=$empty and $laps>0
34
!!if $show=yes
35
!!if $show=yes
35
 <center>
36
 <p class="wimscenter">
36
 !href cmd=resume $wims_name_menuback
37
 !href cmd=resume $wims_name_menuback
37
 &nbsp;&nbsp;
38
 &nbsp;&nbsp;
38
 !href module=home WIMS home
39
 !href module=home WIMS home
39
 </center> <p>
40
 </p>
40
 !read answer.phtml
41
 !read answer.phtml
41
 !href cmd=resume $wims_name_menuback
42
 !href cmd=resume $wims_name_menuback
42
 <p>
43
 
43
!else
44
!else
44
 !read menu.phtml
45
 !read menu.phtml
45
!endif
46
!endif
46
:end
47
:end
47
!tail
48
!tail