{% if REMOVE_HEADERS != "" %} {% for header in REMOVE_HEADERS.split(" ") +%} more_clear_headers '{{ header }}'; {% endfor %} {% endif %}