{% load i18n %}

{% trans "Component Actions" %}

{% if actions%} {% else %}

{% trans "Component does not provide any actions." %}

{% endif %}