Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1458369.tpl
1 <html>
2 <head>
3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
5 <!--
6 <link rel='stylesheet' type='text/css' href='/1066289/download'>
7 <link rel='stylesheet' type='text/css' href='http://x86.sk/~acidmilk/shadowrun.css'>
8 -->
9
10 <title>{$node.node_name}</title>
11
12 {if $node.node_name eq 'mail'}
13 <script>
14 function vymena() {ldelim}
15 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
16 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
17 {rdelim}
18
19 function chngto(name,id) {ldelim}
20 document.formular.mail_to.value = name ;
21 name = name.toLowerCase() ;
22 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
23 {rdelim}
24 </script>
25 {/if}
26
27
28
29 </head>
30
31 <body>
32 <center>
33 <br>
34
35 <div style=" background-color: #111; ">
36 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
37 [<a href='/id/101/' style='header'>101</a>] --
38 [<a href='/id/156968' style='header'>bkmrks</a>] --
39 [<a href='/id/24' style='header'>mail</a>] --
40 [<a href='/id/1462783' style='header'>my_last</a>] --
41 [<a href='/id/15' style='header'>k</a>] --
42 [<a href='/id/788016' style='header'>k2</a>] --
43 [<a href='/id/27' style='header'>ppl</a>] --
44 [<a href='/id/21' style='header'>blogs</a>] --
45 [<a href='/id/25' style='header'>search</a>] --
46 [<a href='/id/1370868/' style='header'>kévl</a>] --
47 [<a href='/id/876611' style='header'>senate</a>] --
48 [<a href='/id/1593701' style='header'>prs|trsh</a>] --
49 [<a href='/id/1571388' style='header'>RB@K</a>] --
50 [<a href='/id/1582474' style='header'>0</a>] --
51 [<a href='/id/{$user_id}/1961033' style='header'>conf /me</a>] --
52 [<a href='/id/1458369/1961033' style='header'>conf /header</a>] ----
53
54
55 <input type='submit' value='logout' name='event' tabindex='23'>
56 </form>
57 <form method='post'>
58 <input type='submit' name='event' value='debugging'>
59 <input type='submit' name='event' value='addTemplate'>
60 <input type='text' name='add_template_id' value='{$node.node_id}'>
61 </form>
62
63
64 </center>
65
66
67 {if $new_mail eq true}
68 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
69 {/if}
70
71 {if $error eq true}
72 <center><span align='center' class='most_important'>{$error}</span></center>
73 {/if}
74
75
76 </div>
77
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
154
This page took 0.287002 seconds and 4 git commands to generate.