{{extend 'government/base.html'}} {{card=PluginMModal(id='mm_add', title=T('Configure'), content='', close=T('close'), height=70, width=70)}} {{=card}}
{{=T('New')}}
{{for profile in data:}} {{pass}}
{{=T(profile.description)}} {{if profile.is_structural is False:}}{{=T('Delete')}} {{=T('Edit')}}{{pass}} {{=T('Configure')}}