X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1457776.tpl;fp=data%2Ftemplates%2Fown_templates%2F1457776.tpl;h=bc00966b602032a7b7962f68956dd79c18cd11e8;hb=b42b2bf946332ad8544d53f610be9cb05e80bf56;hp=0000000000000000000000000000000000000000;hpb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1457776.tpl b/data/templates/own_templates/1457776.tpl new file mode 100644 index 0000000..bc00966 --- /dev/null +++ b/data/templates/own_templates/1457776.tpl @@ -0,0 +1,94 @@ +Archont Alibista + +{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/movement.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} + + +
+{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} +{include file="modules/footer.tpl"} + + + + + +