{% load i18n fobi_tags %}
{% trans "Handler" %}
|
{% comment %}
{% trans "Settings" %}
|
{% endcomment %}
{% trans "Actions" %}
|
---|---|---|
{{ form_handler.plugin_name }} {% if form_handler.plugin_data %} ? {% endif %} |
|
{% trans "Export your form as JSON" %}{% trans "Export your form into JSON format and import it again any time!" %} |
{% trans "Delete your form" %}{% trans "Once deleted, can't be undone!" %} |