/[health_html]/templates/index.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/index.tpl

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

revision 1.1 by ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.2 by ravilov, Tue Aug 7 13:55:51 2001 UTC
# Line 1  Line 1 
1  <html>  <html>
2  <head>  <head>
3          <title>Pliva Health - {$section_name}</title>          <title>PlivaHealth.com{if ($section_name)} :: {$section_name}{/if}</title>
4  <META content="text/html; charset=windows-1250" http-equiv=Content-Type>  <META content="text/html; charset=windows-1250" http-equiv=Content-Type>
5  <link rel="STYLESHEET" type="text/css" href="stil.css">  <link rel="STYLESHEET" type="text/css" href="stil.css">
6  <link rel="STYLESHEET" type="text/css" href="levels.css">  <link rel="STYLESHEET" type="text/css" href="levels.css">
# Line 25  Line 25 
25  <!-- end lejva navigacija -->  <!-- end lejva navigacija -->
26    
27  <!-- bigin bjela pauza -->  <!-- bigin bjela pauza -->
28  <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td><img src="img/klir.gif" height="2" alt="" border="0"></td></tr></table>  <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td height=2></td></tr></table>
29  <!-- end bjela pauza -->  <!-- end bjela pauza -->
30    
31  <!-- bigin drugi lejvi kontent -->  <!-- bigin drugi lejvi kontent -->
# Line 34  Line 34 
34    
35      </td>      </td>
36      <td valign="top" align="left" style="padding:15px">      <td valign="top" align="left" style="padding:15px">
37        <table border=0 cellspacing=0 cellpadding=6 width="100%"><tr><td>
38  {if ($MAIN)}  {if ($MAIN)}
39  {$MAIN}  {$MAIN}
40  {else}  {else}
41  <h2><b>Unknown section: <i>{$section}</i></b></h2>  <h2><b>Unknown section: <i>{$section}</i></b></h2>
42  {/if}  {/if}
43        </td></tr></table>
44      </td>      </td>
45      <td bgcolor="#DAF0E5" valign="top">      <td bgcolor="#DAF0E5" valign="top">
46    
# Line 47  Line 49 
49  <!-- end desna navigacija -->  <!-- end desna navigacija -->
50    
51  <!-- bigin bjela pauza -->  <!-- bigin bjela pauza -->
52  <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td><img src="img/klir.gif" height="2" alt="" border="0"></td></tr></table>  <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white"><tr><td height=2></td></tr></table>
53  <!-- end bjela pauza -->  <!-- end bjela pauza -->
54    
55  <!-- bigin drugi desni kontent -->  <!-- bigin drugi desni kontent -->
# Line 56  Line 58 
58    
59  </td>  </td>
60  </tr>  </tr>
61  <tr>  <tr><td colspan="3" bgcolor="white" height=2></td></tr>
     <td colspan="3" bgcolor="white"><img src="img/klir.gif" width="770" height="2" alt="" border="0"><br></td>  
 </tr>  
62  <tr>  <tr>
63      <td colspan="3" bgcolor="#98C9E7" align="center" style="padding:3px">my name is footer! what is your name?<br></td>      <td colspan="3" bgcolor="#98C9E7" align="center" style="padding:3px">my name is footer! what is your name?<br></td>
64  </tr>  </tr>

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

  ViewVC Help
Powered by ViewVC 1.1.26