X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1888361.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1888361.tpl;h=c39c2115837a138c89fb5d34c9f8922d14916b57;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/1888361.tpl b/wwwroot/data/templates/own_templates/1888361.tpl new file mode 100644 index 0000000..c39c211 --- /dev/null +++ b/wwwroot/data/templates/own_templates/1888361.tpl @@ -0,0 +1,33 @@ +{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + + +{if $user_id eq false} +
{include file="1549885.tpl"}
+ +{else} + + +{getCreationByTemplateId template_id="4" creator_id=$node.node_creator listing_amount=232323} +{foreach from=$getCreationByTemplateId item=child} +{if $child.node_created|date_format:"%m.%Y" eq "03.2004"} +
{$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
+ + +
+
+ {$child.node_name} in {$child.parent_name} +{if $child.node_created > $node.last_visit}  NEW{/if} +
+ +
+ {$child.node_content|truncate:230|stripslashes|escape:"html"}
+
+
+{/if} +{/foreach} + +{/if} \ No newline at end of file