X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=data%2Ftemplates%2Fown_templates%2F1549808.tpl;fp=data%2Ftemplates%2Fown_templates%2F1549808.tpl;h=0000000000000000000000000000000000000000;hb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;hp=23b05fa94e78b4e2516af684b1a2fd11c614b2d3;hpb=b097cd5c3065f23e47a0226ee43fa0ce9cc4cd99;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1549808.tpl b/data/templates/own_templates/1549808.tpl deleted file mode 100644 index 23b05fa..0000000 --- a/data/templates/own_templates/1549808.tpl +++ /dev/null @@ -1,45 +0,0 @@ -{get_nodes_by_type type=$type listing_amount=$listing_amount offset=$offset vector=$vector on_main=$on_main} - -{foreach from=$get_nodes_by_type item=child} - - - -{if $child.template_id eq 6 } - -
  - - - -{elseif $child.template_id eq 13 } - -
- {$child.node_name}
- (written by {$child.login} , viewed {$child.node_views} times, {$child.node_children_count} submissions - {if $child.node_user_subchild_count eq true}{$child.node_user_subchild_count} NEW{/if} - ) -
{$child.node_content|truncate:230|stripslashes}
  - - - -{elseif $child.template_id eq 5} - -
- {$child.node_name}
- (viewed {$child.node_views} times, {$child.node_children_count} submissions - {if $child.node_user_subchild_count eq true}{$child.node_user_subchild_count} NEW{/if} - ) -
{$child.node_content|stripslashes}
  - - - -{/if} -
-
{$child.node_name} -
(pridal {$child.login}   {$child.node_created|date_format:"%d.%m.%Y."}) -
({$child.node_views} hits, {$child.node_children_count} submissions - {if $child.node_user_subchild_count eq true}{$child.node_user_subchild_count} NEW{/if} - ) -
-
{$child.node_content|truncate:230|stripslashes}
-
-{/foreach}