Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1520742.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://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/1520758/download'>
15<title>{if $new_mail eq true}{$new_mail} mail from {$new_mail_name} | {/if}{$node.node_id}|{$node.node_name} |&nbsp;&nbsp;&nbsp;|</title>
16{if $node.node_name eq 'mail'}
17<script>
18function vymena() {ldelim}
19document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
20document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
21{rdelim}
22
23function chngto(name,id) {ldelim}
24document.formular.mail_to.value = name ;
25name = name.toLowerCase() ;
26document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
27{rdelim}
28</script>
29{/if}
30
31</head>
32
33<body>
34<!-- here you can realize yourself -->
35<div class="t1">
36<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
37~ <a href='/id/1502464/'>: main</a> ~
38<!-- <a href='/id/1/'>: main</a> ~ -->
39<a href='/id/101/'>: kyberia</a> ~
40<!-- <a href='/id/19'>: bkmrks</a> ~ -->
41<a href='/id/19'>: bookmarks</a> ~
42{if $new_mail eq true}
43<a href='/id/24'>: <b><font color='red'>mail</font></b></a> ~
44{/if}
45{if $new_mail eq false}
46<a href='/id/24'>: mail</a> ~
47{/if}
48<a href='/id/23'>: last</a> ~
49<a href='/id/15'>: k!</a> ~
50<!-- <a href='/id/27'>: people</a> ~ -->
51<a href='/id/21'>: blogs</a> ~
52<!-- <a href='/id/29'>: news</a> ~ -->
53<a href='/id/25'>: search</a> ~
54<a href='/id/{$user_id}'>: me</a> ~
55<a href='/id/{$user_id}/configure'>: configure</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.173005 seconds and 4 git commands to generate.