{# Shared link/button markup for toolbar and tabs row actions #} {% from '_semantic.html' import btn_classes %} {% from '_icon.html' import render_icon %} {% if action.icon %}{{ render_icon(action.icon) }}{% endif %} {{ action.label | e }}