Files
sterivein/templates/backOffice/default/includes/standard-description-form-fields.html
2014-07-03 16:26:37 +02:00

6 lines
282 B
HTML

{* The standard description fields, used by many Thelia objects *}
{render_form_field form=$form field='title'}
{render_form_field form=$form field="chapo"}
{render_form_field form=$form field="description" extra_class="wysiwyg"}
{render_form_field form=$form field="postscriptum"}