renamed data directory
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1962919.tpl
diff --git a/data/templates/own_templates/1962919.tpl b/data/templates/own_templates/1962919.tpl
deleted file mode 100644 (file)
index e81f93e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-{get_last vector=$vector listing_amount=$listing_amount offset=$offset}
-{foreach from=$get_last item=child}
-<table>
-<tr>
-<td width='100' valign='top' rowspan='2'><a href='/id/{$child.node_creator}'><img border=0 hspace='5' src='{get_image_link id=$child.node_creator}'></a>&nbsp;</td>
-<td style='width: 100%' valign='top'>
-<table width=100%><tr class='header' width=100%>
-<td>
-parent: <a href='/id/{$child.node_parent}'>{$child.parent_name}</a><br>
-author: <a href='/{$child.login}'>{$child.login}</a>
-{if $child.user_action neq false}
-&nbsp;[lokacia :: <a href='/id/{$child.user_action_id}/'>{$child.user_action}</a>]
-{/if}
-&nbsp;&nbsp;{$child.node_created|date_format:"%H:%M:%S - %d.%m.%Y"}&nbsp;
-<tr><td>{$child.node_content|stripslashes|nl2br|imagestrip}</td></tr>
-</table>
-</table>
-{/foreach}
\ No newline at end of file
This page took 0.092242 seconds and 4 git commands to generate.