renamed data directory
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2061806.tpl
diff --git a/data/templates/own_templates/2061806.tpl b/data/templates/own_templates/2061806.tpl
deleted file mode 100644 (file)
index 726ca8b..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<center> <h3>All nodes with external link 'template://' set</h3><br>
-testing version by DarkAural </center>
-
-{get_nodes_by_external_link external_link='template://' listing_amount=all offset=0
-orderby=desc}
-{foreach from=$get_nodes_by_external_link item=node}
-
-<div class='bordered' style='margin-bottom:13px'>
-<div class='header' style='text-align:center; height: 3em'>Node ID: {$node.node_id} Named:
-<a href='/id/{$node.node_id}'>{$node.node_name}</a> by ID: <a
-href='/id/{$node.user_id}'>{$node.login}</a>
-<br>&nbsp;&nbsp;{$node.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
-</div>
-<div>
-{$node.node_content|escape:"html"|wordwrap:100|nl2br}
-</div>
-</div>
-{/foreach}
\ No newline at end of file
This page took 0.093115 seconds and 4 git commands to generate.