{% macro open(method, action, attributes) %}
{% endmacro %} {% macro show_tooltip(id) %} {# Uncomment to enable tooptips: #} {% set title = tooltips[id] %} {% if title is not empty %} {% endif %} {% endmacro %} {% macro row(label, element, id, titleRow, row_id) %} {% import _self as form %} {% if row_id is not empty %}