/[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.2 - (hide annotations)
Fri Sep 7 15:12:04 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Changes since 1.1: +1 -1 lines
Minor improvements.

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     <link rel="StyleSheet" type="text/css" href="stil.css">
5     <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.2 <p><form align=right><input type=button value="Zatvori" class="small" onclick="self.close();"></form></p>
11 ravilov 1.1 </body>
12     </html>

  ViewVC Help
Powered by ViewVC 1.1.26