1 2 3 4 5 6 7 8 9 10 11 12
<h1>{{$header}}</h1> <form action="chat" method="post" > {{include file="field_input.tpl" field=$name}} <br /> <br /> {{$acl}} <div class="clear"></div> <input type="submit" name="submit" value="{{$submit}}" /> </form>