/[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.4 by dpavlin, Mon Mar 5 15:30:26 2001 UTC revision 1.10 by dpavlin, Thu May 31 09:43:22 2001 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}
# Line 9  Line 18 
18          <b>unknown</b>          <b>unknown</b>
19  {/if}  {/if}
20  on  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"}  <a href="http://www.etrade.co.uk/splash.cgi?adi_h">
47    <img src="l/PLIVAshares2.gif" width="150" height="63" border="0">
48    </a>
49    
50    <div class="small">
51    The share information displayed is delayed by 15 minutes.
52    </div>
53    
54    <p class="small">
55    Share price is updated from a source other than PLIVA.<br>
56    PLIVA does not warrant the accuracy of this information.
57    </p>
58    
59    
60    </div>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26