/[corp_html]/templates/history.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/history.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Mon Mar 12 19:21:49 2001 UTC (23 years, 1 month ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
removed fja call

1 dpavlin 1.2 <table width="95%" border="0" cellspacing="0" cellpadding="5">
2     <tr>
3 dpavlin 1.3 <td align="center" colspan=2><img src="p/pic_kastel.gif" width="300" height="131" border="1"></td>
4 dpavlin 1.2 </tr>
5 dpavlin 1.1
6 dpavlin 1.2 {section name=h loop=$history}
7     <tr>
8     <td><b>{$h/history.year}</b></td>
9     <td>{$h/history.description}</td>
10     </tr>
11     {/section}
12 dpavlin 1.1
13 dpavlin 1.2 <tr>
14 dpavlin 1.3 <td align="center" colspan=2><img src="p/hist_savskimarof.gif" width="200" height="200" border="1"></td>
15 dpavlin 1.2 </td></tr>
16     </table>

  ViewVC Help
Powered by ViewVC 1.1.26