/[webpac2]/trunk/conf/output/tt/html_ffzg_results_short.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/output/tt/html_ffzg_results_short.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (show annotations)
Wed Nov 23 21:52:50 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 1756 byte(s)
 r9071@llin:  dpavlin | 2005-11-23 21:30:29 +0100
 design

1 <hr/>
2 <table width="600" cellpadding="2" cellspacing="0" border="0" style="border: 0px solid blue">
3
4 <td width="80" style="padding-right: 1em; text-align: center;">
5 <img src="http://images.amazon.com/images/P/[% d('ISBN').replace('-', '') %].01._SL100_SCLZZZZZZZ_.jpg" />
6 </td>
7
8 <td valign="top">
9
10 <div id="links">
11 <ul style="list-style: url(http://membres.lycos.fr/vgh/images/st_red.gif) circle;">
12 <li><a href="#" onClick="load_template('html_ffzg_results_nonstd.tt'); return false;">vi¹e informacija</a></li>
13 <li><a href="#" onClick="load_template('html_ffzg_results_apa.tt'); return false;">oblik za citiranje</a></li>
14 <li><a href="#" onClick="load_template('html_ffzg_results_isbd.tt'); return false;">katalo¾ni opis</a></li>
15 </ul>
16 </div>
17
18 <span style="font-weight: bold; padding-top: 1em;">
19 [% d('TitleProper') -%]
20 [%- IF d('Subtitle') -%] :
21 [%- d('Subtitle') -%]
22 [%- END -%]
23 [%- IF d('ParallelTitle') -%]
24 <small> = [% d('ParallelTitle') %]</small>
25 [%- END -%]</span>
26 [%- IF d('EditionStatement') -%],
27 [%- d('EditionStatement') %].
28 [% END %]
29
30 <br/>
31
32 [% IF d('Responsibility') %]
33 [% d('Responsibility') -%]
34 [%- END -%],
35 [%- d('DatePublication').replace('cop. ','') %]
36 <br/>
37
38 <small>
39 <br/> [% IF d('CallNo') %]
40 Signatura: <span style="color: #CC3333;"> [% d('CallNo',' ') %]</span>
41 [% END %]
42 <!--
43 [% c.library %]Knji¾nica Odsjeka za psihologiju<br/>
44 Signatura:<span style="color: #CC3333;"> [% d('CallNo',' ') %] </span>
45 -->
46 </td>
47 </tr>
48
49
50 <!--
51 <tr class="signatura" style="vertical-align: top;">
52 <td>
53 <ol><li>
54 Signatura: [% d('CallNo','</li><li>') %]
55 </li></ol>
56 </td>
57 </tr>
58 -->
59
60 </table>

  ViewVC Help
Powered by ViewVC 1.1.26