renamed data directory
[mirrors/Kyberia-bloodline.git] / basic-data / templates / own_templates / 1685121.tpl
CommitLineData
51ff3226 1{include file="modules/header.tpl"}
2
3<table width=100%>
4<tr><td valign='top' width=23%>
5{include file="modules/get_mail_userlist.tpl"}
6</td>
7<td valign='top'>
8<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post' name='formular'>
9{include file="modules/mailform.tpl"}
10{include file="modules/mail.tpl" listing_amount=$listing_amount offset=$offset}
11</form>
12</td></tr></table>
13
14{include file="modules/footer.tpl"}
This page took 0.106946 seconds and 4 git commands to generate.