X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=basic-data%2Ftemplates%2Fown_templates%2F1487400.tpl;fp=basic-data%2Ftemplates%2Fown_templates%2F1487400.tpl;h=cdf74bbf79850b1dc542cf5248fbd3f13bb03422;hb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;hp=0000000000000000000000000000000000000000;hpb=b097cd5c3065f23e47a0226ee43fa0ce9cc4cd99;p=mirrors%2FKyberia-bloodline.git diff --git a/basic-data/templates/own_templates/1487400.tpl b/basic-data/templates/own_templates/1487400.tpl new file mode 100644 index 0000000..cdf74bb --- /dev/null +++ b/basic-data/templates/own_templates/1487400.tpl @@ -0,0 +1,56 @@ +{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} + +
{* loginbox *}{include file="1549885.tpl"}
+ +{else} + + + + + + + + +
+{* node settings *} +{include file="1549925.tpl"} + +{* showing poll *} +{*include file="1549834.tpl"*} + +
+{*showing bookmark_statistics*} +{include file="1549386.tpl"} +
+ + +{getCreationByTemplateId template_id="10" creator_id=$node.node_creator} + +{foreach from=$getCreationByTemplateId item=child} + + +
+
+ {$child.node_name} in {$child.parent_name} {if $child.user_action neq false} [lokacia :: {$child.user_action}]{/if} +
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"} + +
+
+ {$child.node_content|truncate:230|stripslashes} +
+
+ +{/foreach} + + + +
+ +{/if} +{* footer *}{include file="1549377.tpl"} \ No newline at end of file