/[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

Contents of /templates/wrapper.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Fri Sep 7 15:07:17 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Modularized some pages. Some pages are now printable. Added a JavaScript date-checking module. Minor bugfixes.

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 <p align=right class="small"><a href="javascript:self.close();" class="more">Zatvori</a></p>
11 </body>
12 </html>

  ViewVC Help
Powered by ViewVC 1.1.26