Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1771511.tpl
diff --git a/data/templates/own_templates/1771511.tpl b/data/templates/own_templates/1771511.tpl
new file mode 100644 (file)
index 0000000..189e988
--- /dev/null
@@ -0,0 +1 @@
+<form method='post'> <table align='center'><tr> <td><input type='hidden' name='get_children_offset' value='{$offset}'></td> <td><input type='submit' name='get_children_move' value='<'</td> <td><input type='submit' name='get_children_move' value='>'</td> </tr></table> </form> {if $node.node_id eq 30} {get_tiamat all=true} {else} {get_tiamat node_vector=true} {/if} <br><center><span class='important' align='center'>Kaos.It.Self</span></center>  {foreach from=$get_tiamat item=child } <table width='100%' class='bordered'>  <tr><td><img width=75 src='{get_image_link id=$child.node_id}' align='left' hspace='5' vspace='5' border='0'>  <a href='/id/{$child.node_id}'>{$child.node_name}</a><br> <form method='post'><input type='submit' name='event' value='undelete'><input type='hidden' name='undelete_id' value='{$child.node_id}'></form>  {$child.node_content|escape:"html"|wordwrap:130} <br> <br><i>content destroyed by <a href='/id/{$child.node_destructor}'>{$child.login}</a></i>  </td></tr>  </table><br>  {/foreach}
\ No newline at end of file
This page took 0.088404 seconds and 4 git commands to generate.