${h.checkbox('enable_locking',value="True")}
${_('Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside')}
${h.submit('remove_%s' % c.repo_group.group_name,_('Remove this group'),class_="btn btn-danger",onclick="return confirm('"+_('Confirm to delete this group')+"');")}