Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1501867.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 <html>
10 <head>
11 <meta http-equiv="Cache-Control" content="Public">
12 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
13
14 <link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
15 <!-- <link rel='stylesheet' type='text/css' href='/id/1066289/download'> -->
16 <title>{$node.node_name}{if $new_mail eq true} | {$new_mail}_{$new_mail_name}{/if}</title>
17 {if $node.node_name eq 'mail'}
18 <script>
19 function vymena() {ldelim}
20 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
21 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
22 {rdelim}
23
24 function chngto(name,id) {ldelim}
25 document.formular.mail_to.value = name ;
26 name = name.toLowerCase() ;
27 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
28 {rdelim}
29 </script>
30 {/if}
31
32
33
34 </head>
35
36 <body>
37 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
38 <!-- <a href='/id/20'>clanky</a> ---- -->
39 <!-- <a href='/id/29'>news</a> ---- -->
40 <!-- <input type='submit' value='logout' name='event' tabindex='23'> ---- -->
41 <center>
42 <a href='/id/19'>.bk</a><a href='/id/404600'>.mrks</a> ---
43 <a href='/id/24'>.@</a> ---
44 <a href='/id/15'>.k</a> ---
45 <a href='/id/21'>.blgs</a> ---
46 <a href='/id/64836'>mnlg</a> ---
47 <a href='/id/23'>.lst</a> ---
48 <a href='/id/1370868'>.kev</a> ---
49 <a href='/id/1300551'>.dvlp</a> ---
50 <a href='/id/849/4'>.sbms</a> &nbsp;//&nbsp;
51 <a href='/id/1/'>.main</a> ---
52 <a href='/id/101/'>.kyb</a> ---
53 <a href='/id/27'>.on</a><a href='/id/1416619'>.ln</a> ---
54 <a href='/id/25'>.srch</a> ---
55 <a href='/id/1017832'>.hlp</a> ---
56 <a href='/id/{$user_id}/configure'>.set</a><a href='/id/1501867/configure'>.h</a><a href='/id/1844515'>.m</a> &nbsp;//&nbsp;
57 <a href='/id/63532'>.l:t</a> ---
58 <a href='/id/683643'>.shlf</a> ---
59 <a href='/id/1446809'>.shar</a> ---
60 <a href='/id/1392818'>.ctlg</a> ---
61 <a href='/id/978843'>.tmp</a> ---
62 <a href='http://www.google.sk/' target='_blank'>.<font color=blue>G</font><font color=red>o</font><font color=yellow>o</font></a><a href='http://www.google.com/ncr' target='_blank'>.<font color=blue>g</font><font color=green>l</font><font color=red>e</font></a> &nbsp;//&nbsp;
63 <a href='/id/1618122' target='_blank'>.s</a> ---
64 <BUTTON type='submit' value='logout' name='event'>.out</BUTTON>
65 </form>
66 </center>
67 {if $new_mail eq true}
68 <center><a href='/id/24'><b>u've'got {$new_mail} new mail, last from {$new_mail_name}</b></a></center>
69 {/if}
70
71 {if $error eq true}
72 <center><span align='center' class='most_important'>{$error}</span></center>
73 {/if}
This page took 0.258694 seconds and 4 git commands to generate.