Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1634283.tpl
diff --git a/data/templates/own_templates/1634283.tpl b/data/templates/own_templates/1634283.tpl
new file mode 100644 (file)
index 0000000..299cdcd
--- /dev/null
@@ -0,0 +1,53 @@
+<html>
+<head>
+{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}
+<meta http-equiv="Cache-Control" content="Public">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
+<link rel='stylesheet' type='text/css'
+href='https://kyberia.sk/id/1663576download'>
+<title>{$user_id}@{$node.node_name}</title>
+</head>
+<body>
+<div>
+{if $new_mail eq true}
+<center><a href='/id/24'><b>u have {$new_mail} new mail,last from
+{$new_mail_name}</b></a></center>
+{/if}
+</div>
+<div id="dmenu">
+       <div><a href='/id/1/'>mAIn</a></div>
+       <div><a href='/id/101/'>TrEE</a></div>
+       <div><a href='/id/19'>bOOkZ</a></div>
+       <div><a href='/id/24'>M@iL</a></div>
+       <div><a href='/id/23'>LAST</a></div>
+       <div><a href='/id/15'>TOP K!</a></div>
+       <div><a href='/id/27'>PEOPLE</a></div>
+       <div><a href='/id/21'>BLOGZ</a></div>
+       <div><a href='/id/{$user_id}/stats'>ME</a></div>
+       <div><a href='/id/{$user_id}/configure'>ConFingUre</a></div>
+       <div><a href='/id/1634283/configure'>SkiN conFig</a></div>
+       <div>
+               <form enctype="multipart/form-data" action='/id/24/' method='post'>
+                       <input type='hidden' name='event' value='logout'>
+                       <input type='submit' value='++ l_0G 0uT ++' tabindex='23'>
+               </form>
+       </div>
+</div>
+<div id="bdy">
+
This page took 0.12771 seconds and 4 git commands to generate.