Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1634283.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{if $node.node_name eq 'mail'}
12<script>
13function vymena() {ldelim}
14document.formular.mail_to.value =
15document.formular.mail_to.value.toLowerCase() ;
16document.images['fricon'].src =
17'/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/'
24+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
25{rdelim}
26</script>
27{/if}
28<meta http-equiv="Cache-Control" content="Public">
29<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
30<link rel='stylesheet' type='text/css'
31href='https://kyberia.sk/id/1663576download'>
32<title>{$user_id}@{$node.node_name}</title>
33</head>
34<body>
35<div>
36{if $new_mail eq true}
37<center><a href='/id/24'><b>u have {$new_mail} new mail,last from
38{$new_mail_name}</b></a></center>
39{/if}
40</div>
41<div id="dmenu">
42 <div><a href='/id/1/'>mAIn</a></div>
43 <div><a href='/id/101/'>TrEE</a></div>
44 <div><a href='/id/19'>bOOkZ</a></div>
45 <div><a href='/id/24'>M@iL</a></div>
46 <div><a href='/id/23'>LAST</a></div>
47 <div><a href='/id/15'>TOP K!</a></div>
48 <div><a href='/id/27'>PEOPLE</a></div>
49 <div><a href='/id/21'>BLOGZ</a></div>
50 <div><a href='/id/{$user_id}/stats'>ME</a></div>
51 <div><a href='/id/{$user_id}/configure'>ConFingUre</a></div>
52 <div><a href='/id/1634283/configure'>SkiN conFig</a></div>
53 <div>
54 <form enctype="multipart/form-data" action='/id/24/' method='post'>
55 <input type='hidden' name='event' value='logout'>
56 <input type='submit' value='++ l_0G 0uT ++' tabindex='23'>
57 </form>
58 </div>
59</div>
60<div id="bdy">
61
This page took 0.15777 seconds and 4 git commands to generate.