X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1041756.tpl;fp=data%2Ftemplates%2Fown_templates%2F1041756.tpl;h=7b8465b10b59e0ea4ed920badeb4120437e47653;hb=b42b2bf946332ad8544d53f610be9cb05e80bf56;hp=0000000000000000000000000000000000000000;hpb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1041756.tpl b/data/templates/own_templates/1041756.tpl new file mode 100644 index 0000000..7b8465b --- /dev/null +++ b/data/templates/own_templates/1041756.tpl @@ -0,0 +1,60 @@ +{get_movement_params children_count=$node.node_children_count} +{include file="modules/header.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="modules/loginbox.tpl"}


+{/if} + + + + + + + + +
+{* show node info *} +{include file="modules/node_settings.tpl"} + +{* showing poll *} +{include file="modules/get_poll_box.tpl"} +
+{*showing bookmark_statistics*} +{include file="modules/get_bookmark_statistics_box.tpl"} +
+{*showing node_content*} +{get_children listing_amount='23232323232323' offset=$offset} + +{foreach name=picz from=$get_children item=child} +{if $smarty.foreach.picz.iteration is div by 5}{/if} + +{/foreach} + +
+ + + + +
{$child.node_name}
+ +
+
+ +{*showing form for adding child node*} +
+{if $permissions.w eq true}{include file="modules/addnode.tpl"}{/if} +
+ +
{include file="modules/movement.tpl"}
+ + +
+ +{include file="modules/footer.tpl"} + + +