X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1502635.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1502635.tpl;h=b219bd9ab828dbb41d927bad5aaae938e7541456;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/1502635.tpl b/wwwroot/data/templates/own_templates/1502635.tpl new file mode 100644 index 0000000..b219bd9 --- /dev/null +++ b/wwwroot/data/templates/own_templates/1502635.tpl @@ -0,0 +1,72 @@ +{* header *}{include file="1549864.tpl"} + + + + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{* loginbox *}{include file="1549885.tpl"}
+ +{/if} + +
+ +
+{$node.node_content|nl2br} +
+

+ +{* shows what other friends think about users *} +{get_children_by_external_link external_link='session://friend' listing_amount='2323' offset=$offset orderby='desc' orderby_type='nodes.node_id'} + +{section name=friend loop=$get_children_by_external_link} +
+ +
+
+ comment::{$get_children_by_external_link[friend].node_name} by +  {$get_children_by_external_link[friend].login} + {if $get_children_by_external_link[friend].user_action neq false} +  [{$get_children_by_external_link[friend].user_action}] + {/if} +
+   {$get_children_by_external_link[friend].node_created|date_format:"%d.%m.%Y. - %H:%M:%S"} +
+
+ {$get_children_by_external_link[friend].node_content|nl2br} +
+
+
+{/section} +
+ +
+
+
+ +
+{if $permissions.w eq true} + + + + + + +
+ with name:
+{/if} + +
+
+ + + +
+
\ No newline at end of file