<div class='form'> {{ form(form) }} </div> {% if remove_form is not null %} <div class='form'> {{ form(remove_form) }} </div> {% endif %}