{% import 'macros_form.html' as form without context %} {% call form.tablefield(label=trans('label_type'), name='%stype' % uid, size='medium', type='select') %} {{ options }} {% endcall %}