{% import 'macros_form.html' as form without context %} {% call form.box(table=True) %} {% call form.tablefield(label='@inside', checked=checked, name=entry_id, type='checkbox') %} {{ info }} {{ icon }} {{ url }} {{ ass_icon }} {{ notes_icon }} {{ state_msg }} {% endcall %} {% endcall %}