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

Diff of /templates/wrapper.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by ravilov, Fri Sep 7 15:12:04 2001 UTC revision 1.3 by ravilov, Tue Sep 25 15:38:05 2001 UTC
# Line 1  Line 1 
1  <html>  <html>
2  <head>  <head>
3  <title>{section name=i loop=$PATH}{$i/PATH}{if (%i.index% < %i.loop% - 1)} :: {/if}{sectionelse}#{/section}</title>  <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">  <link rel="StyleSheet" type="text/css" href="stil.php">
5  <link rel="StyleSheet" type="text/css" href="levels.css">  <link rel="StyleSheet" type="text/css" href="levels.css">
6  </head>  </head>
7  <body bgcolor="#FFFFFF" marginwidth=8 marginheight=8>  <body bgcolor="#FFFFFF" marginwidth=8 marginheight=8>
8  {$CONTENT}  {$CONTENT}
9  <br>  <br>
10  <p><form align=right><input type=button value="Zatvori" class="small" onclick="self.close();"></form></p>  <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  </body>  </body>
15  </html>  </html>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26