{% macro subSection(title, spaceBefore) %}
{% if (spaceBefore) %}
{% endif %}
{{ _(title) }}
{{ _(content) }}
{% endmacro %} {% macro field(label, title, type, binding, enable, unit, step) %} {% set step = step|default('0.01') %}{{ _(content) }}
{{ cite }}