Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1634301.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
10
11
12 <html>
13 <head>
14 <meta http-equiv="Cache-Control" content="Public">
15 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
16
17 <link rel='stylesheet' type='text/css' href='/id/1066289/download'>
18 <title> {$node.node_name}</title>
19 {if $node.node_name eq 'mail'}
20 <script>
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 </script>
32 {/if}
33
34 </head>
35
36 <body>
37 <!-- here you can realize yourself -->
38 <div class="t1">
39 <form enctype="multipart/form-data" action='/id/{$user_id}/' action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
40
41 <a href='/id/1/'>main</a> ----
42 <a href='/id/101/'>kyberia</a> ----
43 <a href='/id/19'>bookmarks</a> ----
44 <a href='/id/24'>posta</a> ----
45 <a href='http://www.centrum.sk/harso'>mail</a>---
46 <a href='/id/23'>posledne</a> ----
47 <a href='/id/15'>k</a> ----
48 <a href='/id/27'>ludia</a> ----
49
50 <!-- <a href='/id/20'>clanky</a> ---- -->
51 <a href='/id/21'>denniky</a> ----
52 <!-- <a href='/id/29'>news</a> ---- -->
53 <a href='/id/25'>search</a> ----
54 <a href='/id/1017832'>help</a> ----
55 <a href='/id/{$user_id}/configure'>nastavenie</a> -----
56 <input type='submit' value='logout' name='event' tabindex='23'>
57 </form>
58 </div>
59 <div class="t2"></div>
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
71
This page took 0.349954 seconds and 4 git commands to generate.