{% if is_granted('ROLE_ADMIN') %} ... {% endif %}
{% if is_granted('ROLE_ADMIN') %} <a href="...">Delete</a> {% endif %}