Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1084727.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://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 YOU CAN PUT YOUR OWN CSS SKIN HERE!!!
15 <link rel='stylesheet' type='text/css' href='/data/css/zabke.css'>
16 -->
17 <link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
18 <title>kybérija.sk: chat pre celú rodinu</title>
19 {if $node.node_name eq 'mail'}
20 <script>
21 function vymena() {ldelim}
22 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
23 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
24 {rdelim}
25
26 function chngto(name,id) {ldelim}
27 document.formular.mail_to.value = name ;
28 name = name.toLowerCase() ;
29 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
30 {rdelim}
31 </script>
32 {/if}
33
34
35 </head>
36
37 <body>
38 <a href=http://www.burundi.sk target='blank'>burundi</a> ---- <a href=http://vladimira.rgb.sk target='blank'>tove reine</a> ---- <a href=http://www.imhd.sk target='blank'>imhd</a> ---- <a href=http://www.allmusic.com target='blank'>allmusic</a> ---- <a href=http://www.imdb.com target='blank'>imdb</a> ----
39 <!--<center><span align='center' class='most_important'>42</span></center>-->
40 <!-- here you can realize yourself -->
41 <center>
42 <form enctype="multipart/form-data" action='/id/876667/' method='post'>
43 <a href='/id/1/'>main pagina</a> ---
44 <a href='/id/101/'>tree of clubs</a> ---
45 <a href='/id/19'>booked</a> ---
46 <a href='/id/24'><span class='most_important'>mail</span></a> ---
47 <a href='/id/23'>last</a> ---
48 <a href='/id/15'>k!arma</a> ---
49 <a href='/id/27'>active people</a> ---
50 <!-- <a href='/id/20'>clanky</a> --- -->
51 <a href='/id/21'>red diaries</a> ---
52 <a href='/id/29'>rss feed</a> ---
53 <a href='/id/25'>search</a> ---
54 <a href='/id/1017832'>help club</a> ---
55 <a href='/id/{$user_id}/configure'>configure</a> ----
56 <form><!--<input type='submit' value='logout' name='event' tabindex='23'>logout<br>-->
57 <BUTTON name="event" value="logout" type="submit">futamesh!</BUTTON>
58 </center>
59 </form>
60
61 <!-- this part is to give you message about new mail, it's already present in the code of main page, so if you're on main page and you get new mail, there will be two identical messages -->
62 {if $new_mail eq true}
63 <center><a href='/id/24' class='mail'>u have {$new_mail} new mail,last from {$new_mail_name}</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
This page took 0.298056 seconds and 4 git commands to generate.