{% extends 'D2CoreBundle::base.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}
{{ knp_pagination_sortable(country_list, 'Status', 'c.enabled') }} | {{ knp_pagination_sortable(country_list, 'Country', 'c.country') }} | {{ knp_pagination_sortable(country_list, 'Code', 'c.code') }} | |
---|---|---|---|
![]() |
{{ entity.country|trim }} | {{ entity.code|trim }} |
{% if is_granted('ROLE_ADMIN_SETTINGS_EDIT') %}
|