X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1670521.tpl;fp=data%2Ftemplates%2Fown_templates%2F1670521.tpl;h=f085c1ac4a25bd1a8cdcb820cfabb8618850028a;hb=28a0f9d30ba36c49c48b59cad22a855a0337161a;hp=0000000000000000000000000000000000000000;hpb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1670521.tpl b/data/templates/own_templates/1670521.tpl new file mode 100644 index 0000000..f085c1a --- /dev/null +++ b/data/templates/own_templates/1670521.tpl @@ -0,0 +1,86 @@ +{include file="modules/header.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="modules/loginbox.tpl"}
+ +{else} + + + + + + + + +
+ + + + +
+ +
node:{$node.node_name}
datetime:8.8.1987
+
+
+ + +{if $action eq true} +{include file="modules/get_creation_by_template_id.tpl" listing_amount=300 type=$action} + +{else} + +{* shows what other friends think about users *} +{get_children_by_external_link external_link='session://friend' listing_amount=$listing_amount offset=$offset orderby=desc } +{foreach from=$get_children_by_external_link item=child} + + +
+  + + +
+{if $child.template_id eq 6 } +
{$child.node_name} +{elseif $child.template_id eq 5 } +
{$child.node_name} +{else} + {$child.login} +{if $child.user_action neq false} + [lokacia :: {$child.user_action}] +{/if} +{/if} +
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
+
{$child.node_content}
+
+{/foreach} + +
+
+ +
+{if $permissions.w eq true} + + + +
+ with name:
+{/if} + +
+{/if} + + +
+{/if} + +{include file="modules/footer.tpl"} + + + +