{% include "gui/profile/profile_user_field.html" with field=upform.language %}
{% include "gui/profile/profile_user_field.html" with field=upform.timezone %}
{% include "gui/profile/profile_user_field.html" with field=upform.currency %}
{% if upform.newsletter_tech %}{% include "gui/profile/profile_user_field_checkbox.html" with field=upform.newsletter_tech %}{% endif %}
{% if upform.newsletter_buss %}{% include "gui/profile/profile_user_field_checkbox.html" with field=upform.newsletter_buss %}{% endif %}