{#- thqm template args: title (str): page title. no_qrcode (bool): don't show qrcode button. no_shutdown (bool): don't show shutdown button. entries (list): list of strings. qrcode_svg (str): qrcode svg elements. custom_input (bool): show custom inputs field. -#} {{ title }}
{%- if custom_input -%}
{%- endif -%}
{%- if not no_qrcode -%} {%- endif %} {%- for e in entries %}
{%- endfor %}