{% load custom_tags %} {% load widget_tweaks %} {% load i18n %}
{{fields.title}}
{% endif %} {% with form_field=form|get_form_field:fields.form_name %}{{fields.title}}
{% endif %} {% with form_field=form|get_form_field:fields.form_name %} {% render_field form_field class="form-control mult_value_input" id="floatingInput" autocomplete="off"%} {% endwith %} {% include 'components/main/comments_display.html' %} {% endif %}