{% if field %}
{% include "rcallocation/field.html" with field=field %}
{% include "rcallocation/field.html" with field=field2 %}
{% endif %}