{% if app.session.get('paginaconteudopropesqweb_search_text') is not empty %} {% endif %}

{{'cabecalho.listar.paginaconteudopropesqweb'|trans}}

{% if is_granted('ROLE_PAGINACONTEUDOPROPESQWEB_CREATE') %} {{'acao.incluir'|trans}} {% endif %}
{% for entity in entities %} {% endfor %}
{{'entidade.paginaconteudopropesqweb.acessivel'|trans}} {{'entidade.paginaconteudopropesqweb.tipo'|trans}} {{'Ações'|trans}}
{{ entity.acessivel }} {{ entity.id }} {{ entity.tipo }}
{# #} {% if is_granted('ROLE_PAGINACONTEUDOPROPESQWEB_EDIT') %} {% endif %} {% if is_granted('ROLE_PAGINACONTEUDOPROPESQWEB_DELETE') %} {% endif %}
{% set module = "paginaconteudopropesqweb"%} {% include "propesqBundle:Form:pagination.html.twig" %}