{% import 'macros_form.html' as form without context %} {% if resource_fol %}{{ form.tablefield(label=trans('resource_fol_default'), help=help_rf, name='%sresource_fol' % uid, type='checkbox') }}{% endif %}