{% macro control(field) -%} {{ field.label }} {% if field.kind == "select" %} {% else %} {% endif %} {% if field.help %}

{{ field.help }}

{% endif %} {%- endmacro %} {% macro section(group) -%} {% if group.collapsible %}
{{ group.title }}{% endif %}
{% if not group.collapsible %}{{ group.title }}{% endif %} {% for field in group.controls %}{{ control(field) }}{% endfor %} {% if group.help %}

{{ group.help }}

{% endif %}
{% if group.collapsible %}
{% endif %} {%- endmacro %} QRtsy

QRtsy

{% for group in form_sections %}{{ section(group) }}{% endfor %}
Presets
Custom presets are stored in this browser for QRtsy {{ app_version }}.
QRtsy {{ app_version }}
Rendering…
Generated QR code preview