{% load django_tables2 djmvc i18n %} {% if actions %} {# Desktop/Tablet: Icon buttons with tooltips #}
{% for action in actions %} {% if action.icon %}{% endif %} {% endfor %}
{# Mobile: Dropdown menu #} {% endif %}