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

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

revision 1.3 by dpavlin, Mon Mar 5 12:44:01 2001 UTC revision 1.8 by dpavlin, Mon Mar 12 23:41:52 2001 UTC
# Line 1  Line 1 
1    <div class="font" align="center">
2    <b>PLIVA's Share Price</b>
3    </div>
4    <br>
5    
6  {section name=s loop=$stock}  {section name=s loop=$stock}
7  <div class="font" align="center">  <div class="font" align="center">
8  {$s/stock.type}  {$s/stock.type}
9  {if $s/stock.type eq "LSE"}  {if $s/stock.type eq "LSE"}
10          <b>London stock exchange</b>          <b>London Stock Exchange</b>
11  {elseif $s/stock.type eq "FTSE"}  {elseif $s/stock.type eq "FTSE"}
12          <b>FT-SE 100 Index</b>          <b>FT-SE 100 Index</b>
13  {else}  {else}
14          <b>unknown</b>          <b>unknown</b>
15  {/if}  {/if}
16  on  on
17  {$s/stock.date}  {$date} at {$time}
18  <p>  <p>
19    
20  <table width="75%" border="1" cellspacing="0" cellpadding="0">  <table width="75%" border="1" cellspacing="0" cellpadding="0">
# Line 33  on Line 38  on
38    
39  {/section}  {/section}
40    
41  {img src="l/PLIVAshares2.gif"}  <a href="http://www.etrade.co.uk/splash.cgi?adi_h">
42    <img src="l/PLIVAshares2.gif" width="150" height="63" border="0">
43    </a>

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

  ViewVC Help
Powered by ViewVC 1.1.26