{% load i18n cms_tags sekizai_tags static aldryn_forms_tags %} {% addtoblock "js" %} {% endaddtoblock %}
{# INFO: this solution is currently required because we can't redirect from a plugin. #} {% if post_success and form_success_url %} {% addtoblock "js" %} {% endaddtoblock %} {% endif %} {% if post_success %} {% addtoblock "js" %} {% endaddtoblock %} {% endif %} {% if instance.is_enable_autofill_from_url_params %} {% addtoblock "js" %} {% endaddtoblock %} {% endif %}