/[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.12 by dpavlin, Thu Feb 7 11:11:47 2002 UTC
# Line 1  Line 1 
1    <div class="font" align="center">
2    <b>PLIVA's Share Price</b>
3    </div>
4    
5    <div class="small" align="center">
6    PLIVA Pharmaceuticals, London Stock Exchange EPIC code PLVD
7    </div>
8    <br>
9    
10  {section name=s loop=$stock}  {section name=s loop=$stock}
11  <div class="font" align="center">  <div class="font" align="center">
12  {$s/stock.type}  {$s/stock.type}
13  {if $s/stock.type eq "LSE"}  {if $s/stock.type eq "LSE"}
14          <b>London stock exchange</b>          <b>London Stock Exchange</b>
15  {elseif $s/stock.type eq "FTSE"}  {elseif $s/stock.type eq "FTSE"}
16          <b>FT-SE 100 Index</b>          <b>FT-SE 100 Index</b>
17  {else}  {else}
18          <b>unknown</b>          <b>unknown</b>
19  {/if}  {/if}
20  on  last change on
21  {$s/stock.date}  {$date} at {$time}
22    
23  <p>  <p>
24    
25  <table width="75%" border="1" cellspacing="0" cellpadding="0">  <table width="75%" border="1" cellspacing="0" cellpadding="0">
# Line 33  on Line 43  on
43    
44  {/section}  {/section}
45    
46  {img src="l/PLIVAshares2.gif"}  <div class="small">
47    Data supplied by: <a href="http://www.ftmarketwatch.com/">FTMarketWatch.com</a>
48    </div>
49    
50    <p>
51    <a href="http://www.ft.com/investor/">
52    <img src="l/ftinvest-logo.gif" width="152" height="48" border="0">
53    </a>
54    </p>
55    
56    <div class="small">
57    The share information displayed is delayed by 15 minutes.
58    </div>
59    
60    <p class="small">
61    Share price is updated from a source other than PLIVA.<br>
62    PLIVA does not warrant the accuracy of this information.
63    </p>
64    
65    
66    </div>

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

  ViewVC Help
Powered by ViewVC 1.1.26