{% ckan_extends %} {% block page_primary_action %} {% if (c.userobj.sysadmin or (c.userobj.name == 'fukuokacity')) and h.check_access('group_create') %} {% link_for _('Add Group'), controller='group', action='new', class_='btn btn-primary', icon='plus-sign-alt' %} {% endif %} {% endblock %}