Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1060011.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 &lt;!--
14 YOU CAN PUT YOUR OWN CSS SKIN HERE!!!
15 &lt;link rel='stylesheet' type='text/css' href='/data/css/zabke.css'&gt;
16 --&gt;
17 &lt;link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'&gt;
18 &lt;title&gt;kwak&lt;/title&gt;
19 {if $node.node_name eq 'mail'}
20 &lt;script&gt;
21 function vymena() {ldelim}
22 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
23 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
24 {rdelim}
25
26 function chngto(name,id) {ldelim}
27 document.formular.mail_to.value = name ;
28 name = name.toLowerCase() ;
29 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
30 {rdelim}
31 &lt;/script&gt;
32 {/if}
33
34
35 &lt;/head&gt;
36
37 &lt;body&gt;
38 &lt;center&gt;&lt;span align='center' class='most_important'&gt;23&lt;/span&gt;&lt;/center&gt;
39
40 &lt;!-- here you can realize yourself --&gt;
41 &lt;center&gt;
42 &lt;a href='/id/1/'&gt;main&lt;/a&gt; ----
43 &lt;a href='/id/101/'&gt;kyberia&lt;/a&gt; ----
44 &lt;a href='/id/19'&gt;bookmarks&lt;/a&gt; ----
45 &lt;a href='/id/24'&gt;posta&lt;/a&gt; ----
46 &lt;a href='/id/23'&gt;posledne&lt;/a&gt; ----
47 &lt;a href='/id/15'&gt;k&lt;/a&gt; ----
48 &lt;a href='/id/27'&gt;ludia&lt;/a&gt; ----
49 &lt;!-- &lt;a href='/id/20'&gt;clanky&lt;/a&gt; ---- --&gt;
50 &lt;a href='/id/21'&gt;denniky&lt;/a&gt; ----
51 &lt;a href='/id/29'&gt;news&lt;/a&gt; ----
52 &lt;a href='/id/25'&gt;search&lt;/a&gt; ----
53 &lt;a href='/id/1017832'&gt;ZACINAME S KYBERIOU&lt;/a&gt; ----
54 &lt;a href='/id/{$user_id}/configure'&gt;nastavenie&lt;/a&gt; -----
55 &lt;input type='submit' value='logout' name='event' tabindex='23'&gt;
56 &lt;/center&gt;
57 &lt;/form&gt;
58
This page took 0.273381 seconds and 4 git commands to generate.