{% import 'macros_form.html' as form without context %} {% call form.tablefield(label='@inside', checked=checked, name='%sselection' % uid, id='%sselection___%s' % (uid, index), title=name, type='radio', value=index) %} {{ icon }}{{ descr }} {% endcall %}