Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1062882.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<link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
14
15{if $node.node_name eq 'mail'}
16<script>
17function vymena() {ldelim}
18document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
19document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
20{rdelim}
21
22function chngto(name,id) {ldelim}
23document.formular.mail_to.value = name ;
24name = name.toLowerCase() ;
25document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
26{rdelim}
27
28</script>
29
30{/if}
31
32
33</head>
34
35<body>
36<!-- <center><span align='center' class='most_important'>42</span></center> -->
37
38<!-- here you can realize yourself -->
39<center>
40<form enctype="multipart/form-data" action='/id/349/' method='post'>
41<a href='/id/1/'>main</a><b> || </b>
42<a href='/id/101/'>kyberia</a><b> || </b>
43<a href='/id/156968'><b>book's</b></a><b> || </b>
44<a href='/id/19'>bookmarks</a><b> || </b>
45<span align='center' class='most_important'><a href='/id/24'>posta</a></span><b> || </b>
46<a href='/id/23'>posledne</a><b> || </b>
47<a href='/id/15'>k</a><b> || </b>
48<a href='/id/27'>ludia</a><b> || </b>
49<!-- <a href='/id/20'>clanky</a> || -->
50<a href='/id/21'>denniky</a><b> || </b>
51<a href='/id/25'>search</a><b> || </b>
52<a href='/id/1017832'>help</a><b> || </b>
53<a href='/id/{$user_id}/configure'>nastavenie</a><b> || </b>
54<input type='submit' value='logout' name='event' tabindex='23'>
55</center>
56</form>
57
58{if $new_mail eq true}
59<a href='/id/24'><b><center><span align='center' class='most_important'>u have {$new_mail} new mail,last from {$new_mail_name}</span></center></b></a>
60{/if}
61
62{if $error eq true}
63{$error}
64{/if}
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
This page took 0.176611 seconds and 4 git commands to generate.