Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1634283.tpl
1 <html>
2 <head>
3 {if $node.node_name eq 'mail'}
4 <script>
5 function vymena() {ldelim}
6 document.formular.mail_to.value =
7 document.formular.mail_to.value.toLowerCase() ;
8 document.images['fricon'].src =
9 '/images/users/'+document.formular.mail_to.value+'.gif';
10 {rdelim}
11
12 function chngto(name,id) {ldelim}
13 document.formular.mail_to.value = name ;
14 name = name.toLowerCase() ;
15 document.images['fricon'].src = '/images/nodes/'
16 +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
17 {rdelim}
18 </script>
19 {/if}
20 <meta http-equiv="Cache-Control" content="Public">
21 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
22 <link rel='stylesheet' type='text/css'
23 href='https://kyberia.sk/id/1663576download'>
24 <title>{$user_id}@{$node.node_name}</title>
25 </head>
26 <body>
27 <div>
28 {if $new_mail eq true}
29 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from
30 {$new_mail_name}</b></a></center>
31 {/if}
32 </div>
33 <div id="dmenu">
34 <div><a href='/id/1/'>mAIn</a></div>
35 <div><a href='/id/101/'>TrEE</a></div>
36 <div><a href='/id/19'>bOOkZ</a></div>
37 <div><a href='/id/24'>M@iL</a></div>
38 <div><a href='/id/23'>LAST</a></div>
39 <div><a href='/id/15'>TOP K!</a></div>
40 <div><a href='/id/27'>PEOPLE</a></div>
41 <div><a href='/id/21'>BLOGZ</a></div>
42 <div><a href='/id/{$user_id}/stats'>ME</a></div>
43 <div><a href='/id/{$user_id}/configure'>ConFingUre</a></div>
44 <div><a href='/id/1634283/configure'>SkiN conFig</a></div>
45 <div>
46 <form enctype="multipart/form-data" action='/id/24/' method='post'>
47 <input type='hidden' name='event' value='logout'>
48 <input type='submit' value='++ l_0G 0uT ++' tabindex='23'>
49 </form>
50 </div>
51 </div>
52 <div id="bdy">
53
This page took 0.251146 seconds and 4 git commands to generate.