/[pliva-si]/templates/annual.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/annual.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Mon Jul 9 14:25:36 2001 UTC (22 years, 9 months ago) by dpavlin
Branch: MAIN
annual, p= has precedence over page name

1 dpavlin 1.1 <table width="100%" border="0" cellspacing="0" cellpadding="0">
2     <tr>
3     <td width="71%" valign="top">
4     <b>Annual Reports</b>
5     <p>To view these files, you need Adobe® Acrobat® Reader™.<br>
6     If you do not have Adobe® Acrobat® Reader™, click <a href="http://www.adobe.com/products/acrobat/readstep.html">here</a>.<br>
7     It is available free-of-charge from Adobe®.</p>
8    
9     You can view this document in <i>PDF format</i>:<br>
10     <hr width="90%" noshade size="1">
11     {section name=r loop=$results}
12     <a href="http://www.pliva.hr/pdf/{$r/results.pdf}">{$r/results.title}</a>
13     ({$r/results.pdf|filesize:"/data/corp_html/pdf":"auto"})
14     {$r/results.town_date}<br>
15     {if ($r/results.body && $type=="a") }
16     {$r/results.body}<br>
17     {/if}
18     {if (%r.rownum% != %r.loop%)}
19     <hr width="90%" noshade size="1">
20     {/if}
21     {/section}
22     </td>
23     <td>
24     <img src="http://www.pliva.hr/p/sli_tablete.jpg" width="173" height="167" border="1">
25     <br>## FIX ## promjentiti ovu sliku?
26     </td>
27     </tr>
28     </table>

  ViewVC Help
Powered by ViewVC 1.1.26