added autoescape off tags

This commit is contained in:
atkawa7 2017-03-09 12:47:27 -07:00
parent 544b4b9948
commit 65c8570df4

View File

@ -20,7 +20,7 @@
<div class="modal-body">
<div class="row">
<div class="col-lg-6 request">
{% form_for_link link %}
{% autoescape off %}{% form_for_link link %}{% endautoescape %}
</div>
<hr class="hidden-lg hidden-xl" />