Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1085174.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 &lt;html&gt;
10 &lt;head&gt;
11 &lt;meta http-equiv=&quot;Cache-Control&quot; content=&quot;Public&quot;&gt;
12 &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1250&quot;&gt;
13
14 &lt;link rel='stylesheet' type='text/css' href='http://freezy.wnet.sk/kyberia/template.css'&gt;
15 &lt;title&gt;FRZ | &lt;/title&gt;
16 {if $node.node_name eq 'mail'}
17 &lt;script&gt;
18 function vymena() {ldelim}
19 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
20 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
21 {rdelim}
22
23 function chngto(name,id) {ldelim}
24 document.formular.mail_to.value = name ;
25 name = name.toLowerCase() ;
26 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
27 {rdelim}
28 &lt;/script&gt;
29 {/if}
30
31
32 &lt;/head&gt;
33
34 &lt;body&gt;
35 &lt;center&gt;&lt;span align='center' class='most_important'&gt;23&lt;/span&gt;&lt;/center&gt;
36
37 &lt;center&gt;
38 &lt;a href='http://stupavacrew.wz.cz' target='_blank'&gt;stupava.crew&lt;/a&gt; ::
39 &lt;br&gt;
40 &lt;a href='/id/1/'&gt;uvod&lt;/a&gt; ::
41 &lt;a href='/id/101/'&gt;stromovica&lt;/a&gt; ::
42 &lt;a href='/id/19'&gt;booknute&lt;/a&gt; ::
43 &lt;a href='/id/24'&gt;posta&lt;/a&gt; ::
44 &lt;a href='/id/23'&gt;posledne&lt;/a&gt; ::
45 &lt;a href='/id/15'&gt;k!&lt;/a&gt; ::
46 &lt;a href='/id/27'&gt;ludia&lt;/a&gt; ::
47 &lt;a href='/id/20'&gt;clanky&lt;/a&gt; ::
48 &lt;a href='/id/21'&gt;denniky&lt;/a&gt; ::
49 &lt;a href='/id/29'&gt;novinky&lt;/a&gt; ::
50 &lt;a href='/id/25'&gt;hladat&lt;/a&gt; ::
51 &lt;a href='/id/64799'&gt;stupava&lt;/a&gt; ::
52 &lt;a href='/id/{$user_id}/configure'&gt;nastavenia&lt;/a&gt; :::
53 &lt;input type='submit' value='OFF' name='event' tabindex='23'&gt;
54 &lt;/center&gt;
55 &lt;/form&gt;
56 {if $new_mail eq true}
57 &lt;center&gt;&lt;a href='/id/24'&gt;&lt;b&gt;u have {$new_mail} new mail,last from {$new_mail_name}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;
58 {/if}
59
60 {if $error eq true}
61 &lt;center&gt;&lt;span align='center' class='most_important'&gt;{$error}&lt;/span&gt;&lt;/center&gt;
62 {/if}
This page took 0.280717 seconds and 4 git commands to generate.