{% load addcss i18n %}
{% if field.label.lower != 'privacy' %}
{{ field|addcss:"form-control" }}
{% else %} {% endif %}