Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1458369.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='/id/1595784/download'>
15 <!--
16 <link rel='stylesheet' type='text/css' href='http://x86.sk/~acidmilk/shadowrun.css'>
17 -->
18
19 <title>{$node.node_name}</title>
20
21 {if $node.node_name eq 'mail'}
22 <script>
23 function vymena() {ldelim}
24 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
25 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
26 {rdelim}
27
28 function chngto(name,id) {ldelim}
29 document.formular.mail_to.value = name ;
30 name = name.toLowerCase() ;
31 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
32 {rdelim}
33 </script>
34 {/if}
35
36
37
38 </head>
39
40 <body>
41 <center>
42 <br>
43
44 <div style=" background-color: #222; ">
45 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
46 [<a href='/id/101/' style='header'>kyberija tree</a>] --
47 [<a href='/id/156968' style='header'>buukmarks</a>] --
48 [<a href='/id/24' style='header'>mail</a>] --
49 [<a href='/id/1462783' style='header'>my_last</a>] --
50 [<a href='/id/15' style='header'>k</a>] --
51 [<a href='/id/27' style='header'>people</a>] --
52 [<a href='/id/21' style='header'>blogs</a>] --
53 [<a href='/id/25' style='header'>search</a>] --
54 [<a href='/id/1370868/' style='header'>kévl</a>] --
55 [<a href='/id/1593701' style='header'>pers|trash</a>] --
56 [<a href='/id/1571388' style='header'>RB@K</a>] --
57 [<a href='/id/1582474' style='header'>out of tree</a>] --
58 [<a href='/id/{$user_id}/1961033' style='header'>conf /me</a>] --
59 [<a href='/id/1458369/1961033' style='header'>conf /header</a>] ----
60
61
62
63 <input type='submit' value='logout' name='event' tabindex='23'>
64 </form>
65 </center>
66
67
68 {if $new_mail eq true}
69 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
70 {/if}
71
72 {if $error eq true}
73 <center><span align='center' class='most_important'>{$error}</span></center>
74 {/if}
75
76
77 </div>
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
This page took 0.326875 seconds and 4 git commands to generate.