/[health_html]/templates/wrapper.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /templates/wrapper.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Tue Sep 25 15:38:05 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -2 lines
Major changes. Too numeruous to mention all here.

1 ravilov 1.1 <html>
2     <head>
3     <title>{section name=i loop=$PATH}{$i/PATH}{if (%i.index% < %i.loop% - 1)} :: {/if}{sectionelse}#{/section}</title>
4 ravilov 1.3 <link rel="StyleSheet" type="text/css" href="stil.php">
5 ravilov 1.1 <link rel="StyleSheet" type="text/css" href="levels.css">
6     </head>
7     <body bgcolor="#FFFFFF" marginwidth=8 marginheight=8>
8     {$CONTENT}
9     <br>
10 ravilov 1.3 <br>
11     <form><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td align=right>
12     <input type=button value="Zatvori" class="small" onclick="self.close();">
13     </td></tr></table></form>
14 ravilov 1.1 </body>
15     </html>

  ViewVC Help
Powered by ViewVC 1.1.26