Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1446510.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="Default-Style" content="kyberia">
12 <meta http-equiv="Cache-Control" content="Public">
13 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
14 <link rel='stylesheet' title="kyberia" type='text/css' href='http://elvraba.edu.sk/~lkundrak/kyberia/screen.css'>
15
16 <title>{$node.node_name|strip_tags}</title>
17 </head>
18
19<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
20<ul id="menu">
21
22 <li><a href='/id/1/'>main</a></li>
23 <li><a href='/id/101/'>kyberia</a></li>
24 <li><a href='/id/1446353'>bookmarks</a></li>
25 <li><a href='/id/1451158'>xbookzz</a></li>
26 <li><a href='/id/24'>
27 {if $new_mail eq true}
28 <strong>{$new_mail} ({$new_mail_name})</strong>
29 {else}
30 posta
31 {/if}
32 </a></li>
33
34
35 <li><a href='/id/23'>posledne</a></li>
36 <li><a href='/id/15'>k</a></li>
37 <li><a href='/id/27'>ludia</a></li>
38 <li><a href='/id/21'>denniky</a></li>
39 <li><a href='/id/25'>search</a></li>
40 <li><a href='/id/{$user_id}/configure'>nastavenie</a></li>
41 <li><a href='/id/1017832'>help</a></li>
42 <li><a href='/id/{$node.node_id}/configure'>edit</a></li>
43 <li><input type='submit' value='logout' name='event' tabindex='23'></li>
44</ul>
45
46</form>
47
48{$smarty.post.event}
This page took 0.126055 seconds and 4 git commands to generate.