X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1391537.tpl;fp=data%2Ftemplates%2Fown_templates%2F1391537.tpl;h=0166a28bd13cc2e5a8cb1588bb7fb4ad0eda58c1;hb=28a0f9d30ba36c49c48b59cad22a855a0337161a;hp=0000000000000000000000000000000000000000;hpb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1391537.tpl b/data/templates/own_templates/1391537.tpl new file mode 100644 index 0000000..0166a28 --- /dev/null +++ b/data/templates/own_templates/1391537.tpl @@ -0,0 +1,56 @@ +{get_movement_params} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="modules/loginbox.tpl"}
+ +{else} + + + + + + + + +
+;] + +
+ + + + + + +
+
+{if $node.node_id eq 23} +{get_last vector=0 listing_amount=$listing_amount offset=$offset} +{else}{get_last listing_amount=$listing_amount offset=$offset} +{/if} + +{foreach from=$get_last item=child} + + + +
  + + +
+parent: {$child.parent_name}
+author: {$child.login} +{if $child.user_action neq false} + [lokacia :: {$child.user_action}] +{/if} +  {$child.node_created|date_format:"%H:%M:%S - %d.%m.%Y"}  +
{$child.node_content|stripslashes|nl2br|imagestrip}
+
+{/foreach} + + +
+{/if} \ No newline at end of file