Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / sv / article.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://sam.zoy.org/wtfpl/COPYING for more details.
7-->
8
9{include file="modules/header.tpl"}
10<table cellspacing='0' cellpadding='0' width='780' align='left' valign='top'>
11<tr><td colspan='2' align='center'>
12</td></tr>
13<tr>
14<td align='center' valign='top' style='width: 230px'>
15{include file="modules/loginbox.tpl"}
16<br>
17
18<br>
19</td>
20<td>
21 <td valign="top"><IMG height=1 src="/images/sv/pruh.gif" width=8></td>
22 <td valign="top">
23 <div align="right">
24 <table border="0" style="border-collapse: collapse" id="table1" cellpadding="0">
25 <tr>
26 <td>
27 <a href='/'><img border="0" src="/images/sv/logo_sv.gif" width="180" height="108"></a></td>
28 <td><IMG height=28 src="/images/sv/pruh.gif" width=115></td>
29 </tr>
30 <tr>
31 <td colspan="2">
32 &nbsp;</td>
33 </tr>
34 </table>
35 </div>
36
37 <table class="BgContent" border="0" cellpadding="0" cellspacing="0" width="100%">
38 <tr valign="top">
39 <td><IMG height=4 src="/images/sv/lt.gif" width=4 ></td>
40 <td><IMG height=28 src="/images/sv/pruh.gif" width=462></td>
41 <td align="right"><IMG height=4 src="/images/sv/rt.gif" width=4 ></td>
42 <td style="background-color: #FFFFFF"><IMG height=1 src="/images/sv/pruh.gif" width=8></td>
43 <td><IMG height=4 src="/images/sv/lt.gif" width=4 ></td>
44 <td><IMG height=28 src="/images/sv/pruh.gif" width=148></td>
45 <td align="right"><IMG height=4 src="/images/sv/rt.gif" width=4 ></td>
46 </tr>
47 <tr>
48 <td colspan="3" valign="top">
49 <table border="0" cellpadding="0" cellspacing="0" width="470">
50 <tr>
51 <td height="56" valign="bottom" class="BgTitle"><IMG height=30 alt="" src="/images/sv/pruh.gif" width=11 align=left border=0><span class="title">{$node.node_name}</span></td>
52 <td height="56" width="300"><IMG height="56" alt="" src="/images/sv/head_l.jpg" width="300" border="0"></td>
53 </tr>
54 <tr>
55 <td valign="bottom" colspan="2">&nbsp;</td>
56 </tr>
57 </table>
58 <table border="0" style="border-collapse: collapse" width="470" id="table11" cellpadding="0">
59 <tr><td height="20" valign="bottom" bgcolor="#FFFFFF"><img border="0" src="/images/sv/reklama.gif" width="470" height="8"></td>
60 </tr>
61 <tr><td><p align="center"><a href='http://www.konopa.cz'><img src="http://sv.somastudio.sk/dopln/konopaczfull.gif" width="468" height="60" style="border-left: 1px solid #6E6695; border-right: 1px solid #6E6695; border-bottom: 1px solid #6E6695"></a></td>
62 </tr>
63 </table>
64 <br>
65
66
67
68<!--main central column-->
69{*showing node_content*}
70{include file="modules/node_content.tpl"}
71{*showing form for adding child node*}
72{if $permissions.r eq true}{include file="modules/addnode.tpl"}{/if}
73{include file="modules/get_threaded_children.tpl"}
74<!--end of central column-->
75
76</td>
77
78<td style="background-color: #FFFFFF"><IMG height=1 src="/images/sv/pruh.gif" width=8></td>
79<td colspan="3" valign="top">
80
81<table border="0" cellpadding="0" cellspacing="0" width="154">
82 <tr>
83 <td height="56" valign="bottom"><IMG height="56" alt="" src="/images/sv/head_r.jpg" width="155" border="0"></td>
84 </tr>
85</table>
86
87<br><br>
88{include file="modules/get_poll_box.tpl"}
89
90</td>
91</tr>
92<tr valign="bottom">
93 <td><IMG height=4 src="/images/sv/lb.gif" width=4 ></td>
94 <td><p align="center"><IMG height=28 src="/images/sv/pruh.gif" width=1>. o.z. slobodna volba, <a href="mailto:info@slobodnavolba.sk">info@slobodnavolba.sk</a><br><br></td> <td align="right"><IMG height=4 src="/images/sv/rb.gif" width=4 ></td>
95 <td style="background-color: #FFFFFF">&nbsp;</td>
96 <td><IMG height=4 src="/images/sv/lb.gif" width=4 ></td>
97 <td>&nbsp;</td>
98 <td><IMG height=4 src="/images/sv/rb.gif" width=4 ></td>
99</tr>
100
101<tr>
102 <td style="background-color: #FFFFFF" colspan="7"><IMG height=14
103src="/images/sv/pruh.gif" width=1></td>
104</tr>
105
106</table>
107</td>
108</tr>
109</table>
110</body>
111</html>
This page took 0.191193 seconds and 4 git commands to generate.