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

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

revision 1.1 by dpavlin, Thu Jun 7 09:08:52 2001 UTC revision 1.2 by dpavlin, Wed Jun 13 20:06:49 2001 UTC
# Line 15  interesting. Line 15  interesting.
15  <hr width="90%" noshade size="1">  <hr width="90%" noshade size="1">
16  {section name=r loop=$results}  {section name=r loop=$results}
17  <a href="pdf/{$r/results.pdf}">{$r/results.title}</a>  <a href="pdf/{$r/results.pdf}">{$r/results.title}</a>
18  (PPT, {$r/results.pdf|filesize:"pdf":"auto"})  ({$r/results.pdf|filesize:"pdf":"auto"})
19  {$r/results.town_date}<br>  {$r/results.town_date}<br>
20  {if ($r/results.body && $type=="p") }  {if ($r/results.body && $type=="p") }
21  {$r/results.body}<br>  {$r/results.body}<br>

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

  ViewVC Help
Powered by ViewVC 1.1.26