{% if row_actions %}
{% block row_actions %} {% for action in row_actions %} {% endfor %} {% endblock row_actions %}
{% endif %}