Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1685121.tpl
diff --git a/data/templates/own_templates/1685121.tpl b/data/templates/own_templates/1685121.tpl
new file mode 100644 (file)
index 0000000..1407283
--- /dev/null
@@ -0,0 +1,14 @@
+{include file="modules/header.tpl"}
+
+<table width=100%>
+<tr><td valign='top' width=23%>
+{include file="modules/get_mail_userlist.tpl"}
+</td>
+<td valign='top'>
+<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post' name='formular'>
+{include file="modules/mailform.tpl"}
+{include file="modules/mail.tpl" listing_amount=$listing_amount offset=$offset}
+</form>
+</td></tr></table>
+
+{include file="modules/footer.tpl"}
This page took 0.113075 seconds and 4 git commands to generate.