Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1670439.tpl
diff --git a/templates/own_templates/1670439.tpl b/templates/own_templates/1670439.tpl
new file mode 100644 (file)
index 0000000..c41bc71
--- /dev/null
@@ -0,0 +1,74 @@
+<!--
+This program is free software. It comes without any warranty, to
+the extent permitted by applicable law. You can redistribute it
+and/or modify it under the terms of the Do What The Fuck You Want
+To Public License, Version 2, as published by Sam Hocevar. See
+http://sam.zoy.org/wtfpl/COPYING for more details.
+-->
+
+<html>
+<head>
+
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
+
+<link rel='stylesheet' type='text/css' href='/id/1945327/download'>
+<title>kyberia.sk >> {$node.node_name}</title>
+{if $node.node_name eq 'mail'}
+<script>
+function vymena() {ldelim}
+document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
+document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
+{rdelim}
+
+function chngto(name,id) {ldelim}
+document.formular.mail_to.value = name ;
+name = name.toLowerCase() ;
+document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
+{rdelim}
+</script>
+{/if}
+
+
+
+</head>
+
+<body>
+<!--<meta http-equiv="Cache-Control" content="Public">-->
+<div style='position: fixed; background-color: black; width:100%; z-index: 1;height: 20px;vertical-align: middle'>
+<center>
+<!--<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>-->
+<form action='/id/{$node.node_id}' method='post'>
+<a href='/id/1/'>main</a> ||
+<a href='/id/101/'>kyberia</a> ||
+<a href='/id/102/'>hysteria</a> ||
+<a href='/id/1671023'>bookmarks</a> ||
+<a href='/id/1679905'{if $new_mail eq true} style='color: red;text-decoration:blink'{/if}>mail{if $new_mail eq true}({$new_mail}){/if}</a> ||
+<a href='/id/23'>last</a> ||
+<a href='/id/1680840'>k</a> ||
+<a href='/id/27'>people</a> ||
+<!-- <a href='/id/20'>clanky</a> ---- -->
+<a href='/id/21'>blogs</a> ||
+<!-- <a href='/id/29'>news</a> ---- -->
+<a href='/id/25'>search</a> ||
+<!--<a href='/id/1017832'>help</a> || tabindex='23' -->
+<a href='/id/{$user_id}/configure'>settings</a> ||
+
+<input type='submit' value='logout' name='event'>
+</form>
+</center>
+</div>
+
+<div style='width:100%;height: 20px'></div>
+{if $error eq true}
+<center><span align='center' class='most_important'>{$error}</span></center>
+{/if}
+
+
+
+
+
+
+
+
+
+
This page took 0.13637 seconds and 4 git commands to generate.