Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1670439.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
12 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
13
14 <link rel='stylesheet' type='text/css' href='/id/1945327/download'>
15 <title>kyberia.sk >> {$node.node_name}</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 <!--<meta http-equiv="Cache-Control" content="Public">-->
37 <div style='position: fixed; background-color: black; width:100%; z-index: 1;height: 20px;vertical-align: middle'>
38 <center>
39 <!--<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>-->
40 <form action='/id/{$node.node_id}' method='post'>
41 <a href='/id/1/'>main</a> ||
42 <a href='/id/101/'>kyberia</a> ||
43 <a href='/id/102/'>hysteria</a> ||
44 <a href='/id/1671023'>bookmarks</a> ||
45 <a href='/id/1679905'{if $new_mail eq true} style='color: red;text-decoration:blink'{/if}>mail{if $new_mail eq true}({$new_mail}){/if}</a> ||
46 <a href='/id/23'>last</a> ||
47 <a href='/id/1680840'>k</a> ||
48 <a href='/id/27'>people</a> ||
49 <!-- <a href='/id/20'>clanky</a> ---- -->
50 <a href='/id/21'>blogs</a> ||
51 <!-- <a href='/id/29'>news</a> ---- -->
52 <a href='/id/25'>search</a> ||
53 <!--<a href='/id/1017832'>help</a> || tabindex='23' -->
54 <a href='/id/{$user_id}/configure'>settings</a> ||
55
56 <input type='submit' value='logout' name='event'>
57 </form>
58 </center>
59 </div>
60
61 <div style='width:100%;height: 20px'></div>
62 {if $error eq true}
63 <center><span align='center' class='most_important'>{$error}</span></center>
64 {/if}
65
66
67
68
69
70
71
72
73
74
This page took 0.287431 seconds and 4 git commands to generate.