<#if !form_inactive?has_content>
${form_html!}
<#else>
${form_inactive}
#if>
#-- Theses Java objects can be used in this template : - form_html : the HTML code of the form - form : the form object - form_inactive : the message when the form is not active -->