Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2040923.tpl
CommitLineData
51ff3226 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='/id/2040929/download'>
7<!--
8<link rel='stylesheet' type='text/css' href='http://x86.sk/~acidmilk/shadowrun.css'>
9-->
10
11<title>{$node.node_name}</title>
12
13{if $node.node_name eq 'mail'}
14<script>
15function vymena() {ldelim}
16document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
17document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
18{rdelim}
19
20function chngto(name,id) {ldelim}
21document.formular.mail_to.value = name ;
22name = name.toLowerCase() ;
23document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
24{rdelim}
25</script>
26{/if}
27
28
29
30</head>
31
32<body>
33<center>
34<br>
35
36<div style=" background-color: #111; ">
37<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
38[<a href='/id/101/' style='header'>101</a>] --
39[<a href='/id/19' style='header'>bkmrks</a>] --
40[<a href='/id/24' style='header'>mail</a>] --
41[<a href='/id/23' style='header'>last</a>] --
42[<a href='/id/15' style='header'>k</a>] --
43[<a href='/id/788016' style='header'>k2</a>] --
44[<a href='/id/27' style='header'>ppl</a>] --
45[<a href='/id/21' style='header'>blogs</a>] --
46[<a href='/id/25' style='header'>search</a>] --
47[<a href='/id/876611' style='header'>senate</a>] --
48[<a href='/id/1571388' style='header'>RB@K</a>] --
49[<a href='/id/1582474' style='header'>0</a>] --
50[<a href='/id/{$user_id}/1961033' style='header'>conf /me</a>] --
51[<a href='/id/2040923/1961033' style='header'>conf /header</a>] ----
52
53
54<input type='submit' value='logout' name='event' tabindex='23'>
55</form>
56
57
58
59</center>
60
61
62{if $new_mail eq true}
63<center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
64{/if}
65
66{if $error eq true}
67<center><span align='center' class='most_important'>{$error}</span></center>
68{/if}
69
70
71</div>
72
73
This page took 0.186922 seconds and 4 git commands to generate.