{% endblock %}
{% block logo %} {% widget_icon name='filter' size='brick-hat-bar' label=_('Filter of Entity') %}{% endblock %}
{# BEWARE : NOT IN A BRICK. Actions that needs a brick reload will not work (page redirections are fine) #}
{% block title_buttons %}
{% with edition_url=object.get_edit_absolute_url deletion_url=object.get_delete_absolute_url %}
{% if edition_url %}