X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1694307.tpl;fp=data%2Ftemplates%2Fown_templates%2F1694307.tpl;h=e32ee9640ec7a5fc2bf06978da749c04a47b1677;hb=8ab498a1ff528bf9a7251ccc94a79ae86774fbca;hp=0000000000000000000000000000000000000000;hpb=2f9b488531ea667d5d2790e671dbe6e058c7ebd2;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1694307.tpl b/data/templates/own_templates/1694307.tpl new file mode 100644 index 0000000..e32ee96 --- /dev/null +++ b/data/templates/own_templates/1694307.tpl @@ -0,0 +1,94 @@ +{*include file="modules/header.tpl"*} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="modules/loginbox.tpl"}
+ +{else} + + + + + + + + + + +
+{*include file="modules/node_settings.tpl"*} +{*{include file="modules/userinfo.tpl"}*} +{* showing poll *} +{*include file="modules/get_poll_box.tpl"*} +
+{*showing bookmark_statistics*} +{*include file="modules/get_bookmark_statistics_box.tpl"*} +
+ + +{if $action eq true} + +
{include file="modules/movement.tpl"}
+{include file="modules/get_creation_by_template_id.tpl" listing_amount=$listing_amount type=$action} + + +{else} +{include file="modules/node_content.tpl"} +{* 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"*} + + + + + + + +