Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1697093.tpl
diff --git a/data/templates/own_templates/1697093.tpl b/data/templates/own_templates/1697093.tpl
new file mode 100644 (file)
index 0000000..4dd38ca
--- /dev/null
@@ -0,0 +1,40 @@
+{include file="modules/header.tpl"}
+{if $node.node_id eq 1697093}
+<center><span class='most_important'>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ALL BOOKMARKS SET TO READ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<p>
+
+(by the way, treba to nechat nacitat vsetky 'obrazky')
+</span></center>
+{get_bookmarks}
+{foreach from=$get_bookmarks item=bookmark_category}
+{* showing bookmark category *}
+{if $bookmark_category.node_name neq false}
+{if $bookmark_category.sum neq false}
+{/if}
+{/if}
+{foreach from=$bookmark_category.children item=bookmarks}
+{if $bookmarks.node_name}
+<a href='/id/{$bookmarks.node_id}'>{$bookmarks.node_name}</a>
+
+{if ($bookmarks.node_user_subchild_count neq false) or ($bookmarks.lastdescendant_created > $bookmarks.last_visit) or ($bookmarks.node_updated > $bookmarks.last_visit)}
+<img src="/id/{$bookmarks.node_id}" width=1 height=1>
+{/if}
+{/if}
+{/foreach}
+
+{/foreach}
+
+</td></tr></table>
+
+{else}
+<center><span class='most_important'>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! keby nemyslim na to ze sa to da obist, tak uz mas po bookmarkoch ;P !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br>
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+</span></center>
+
+{/if}
+
+{include file="modules/footer.tpl"}
\ No newline at end of file
This page took 0.149829 seconds and 4 git commands to generate.