<@s.m "directive.directives.help"/>
<@s.m "directive.directives"/>
<@s.m "directive.description"/>
<#if directives?size gt 0>${directives[0].description!}#if>
<@s.m "directive.code"/>
<#list directives as d>
#list>
<@s.m "directive.directives.help"/>
<@p.form id="tempForm" action="../directive/v_getcode.do" labelWidth="12">
<@p.td required="true" label='directive.module' colspan='2' width="100">
<@p.select onchange="selectModule()" list={"channel":"directive.channel","content":"directive.content","comment":"directive.comment","topic":"directive.topic","vote":"directive.vote","guestbook":"directive.guestbook","advertise":"directive.advertise","link":"directive.link","tag":"directive.tag"} name="module" id="module" colspan="2" width="100"/>
@p.td>
<@p.tr/>
<@p.td colspan="2" label='directive.module.rule' colspan='2' width="100" >
@p.td><@p.tr/>
<@p.td colspan="2" width="100" ><@p.submit code="directive.code.insert"/>@p.td>
@p.form>