{% set options = {1: tr('admin_yes'), 0: tr('admin_no')} %}
{% if properties.help %} {{ tr(properties.help) }} {% endif %}