Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1586005.tpl
diff --git a/data/templates/own_templates/1586005.tpl b/data/templates/own_templates/1586005.tpl
new file mode 100644 (file)
index 0000000..73ea669
--- /dev/null
@@ -0,0 +1,59 @@
+<link rel='stylesheet' type='text/css' href='/id/1434109/download'>\r
+{include file="modules/header.tpl"}\r
+<script language="javascript" src="/id/1511323/download">\r
+\r
+{if $error eq true}\r
+<center><font style='error'>{$error}</font></center>\r
+{/if}\r
+\r
+\r
+{if $user_id eq false}\r
+<center>{include file="modules/loginbox.tpl"}</center><br><br>\r
+{/if}\r
+\r
+<table width='100%'><tr>\r
+\r
+<!--left column-->\r
+<td valign='top' align='center' width='23%'>\r
+{* show node info *}\r
+{include file="modules/node_settings.tpl"}\r
+<font color=red>Pünk is not dëd!</font><br>\r
+\r
+{* showing poll *}\r
+{include file="modules/get_poll_box.tpl"}\r
+<br>\r
+{*showing bookmark_statistics*}\r
+{include file="modules/get_bookmark_statistics_box.tpl"}\r
+</td>\r
+<!--end of left column-->\r
+\r
+<!--main central column-->\r
+<td valign='top'>\r
+{*showing node_content*}\r
+<SPAN class=foldspecial onclick="fold_document()">All +</SPAN>\r
+<SPAN class=foldspecial onclick="unfold_document()">All -</SPAN>\r
+<div style="margin-left: 10px; margin-right: 10px; list-style-type: square;">\r
+{get_bookmarks}\r
+{foreach from=$get_bookmarks item=bookmark_category}\r
+{* showing bookmark category *}\r
+{if $bookmark_category.node_name neq false}\r
+<hr width="80%" align="left">&nbsp;&nbsp;&nbsp;&nbsp;{$bookmark_category.node_name}<hr width="80%" align="left"><br>\r
+{else}<hr width="80%" align="left">&nbsp;&nbsp;&nbsp;&nbsp;[Nezaradene]<hr width="80%" align="left"><br>\r
+{/if}\r
+{foreach from=$bookmark_category.children item=bookmarks}\r
+\r
+{if $bookmarks.node_name}\r
+<li><a href='/id/{$bookmarks.node_id}/'>{$bookmarks.node_name}</a> <form action='/id/{$bookmarks.node_id}/' method='post'>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type='submit' name='event' value='unbook'><br>\r
+</form>\r
+\r
+{/if}\r
+{/foreach}\r
+<br>\r
+\r
+{/foreach}\r
+</div>\r
+</td></tr></table>\r
+\r
+{include file="modules/footer.tpl"}\r
+<center>ani prevadzkovatel tohto fora za nic neruci, <font color=red>pünk je pünk</font></center>\r
This page took 0.137388 seconds and 4 git commands to generate.