{% load i18n %}
{% trans "Handler" %}
|
{% comment %}
{% trans "Settings" %}
|
{% endcomment %}
{% trans "Actions" %}
|
---|---|---|
{{ form_handler.plugin_name }} {% if form_handler.plugin_data %} {% with form_handler.get_plugin as plugin %} ? {% endwith %} {% endif %} |
|