Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1389313.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' href='/id/1066289/download' type='text/css'>
15 <title>{$node.node_name}|{if $new_mail eq true}{$new_mail} new mail,last from {$new_mail_name}{/if}</title>
16 {if $node.node_name eq 'mail'}
17 <script>
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 </script>
29 {/if}
30
31
32
33 </head>
34
35 <body>
36 <div class="t1">
37 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
38 <a href='#top' style='display:block; height:15px; width:40px; color:#6dae42; border:1px solid; float:left;'>top</a><input type='submit' value='logout' name='event' tabindex='23' style='float:right;'>
39 <a href='/id/1389313/configure'><font size="1" color="black">.</font></a>
40 <a href='/id/1'>main</a> ---
41 <a href='/id/101/'>kyberia</a> ---
42 <a href='/id/1669447'>bookmarks</a> ---
43 <a href='/id/24'>mail</a> ---
44 <a href='/id/1416619'>last</a> ---
45 <a href='/id/15'>k!</a> ---
46 <a href='/id/1569351'>noimg-k!</a> ---
47 <a href='/id/27'>people</a> ---
48 <!-- <a href='/id/20'>èlánky</a> --- -->
49 <a href='/id/21'>blogs</a> ---
50 <a href='/id/25'>search</a> ---
51 <a href='/id/1370868'>kev-main</a> ---
52 <a href='/id/1370880'>kev-bookmarks</a> ---
53 <a href='/id/15/01370868'>kev-k!</a> ---
54 <a href='/id/{$user_id}'>userinfo</a>
55 <a href='/id/1389313/configure'><font size="1" color="black">.</font></a>
56 </form>
57 </div>
58 <div class="t2"></div>
59 </center>
60 {if $new_mail eq true}
61 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
62 {/if}
63
64 {if $error eq true}
65 <center><span align='center' class='most_important'>{$error}</span></center>
66 {/if}
67
68
69
70
This page took 0.287922 seconds and 4 git commands to generate.