WhatsApp QR Not Ready.
{{ object.error|default:"No Neonize pairing QR is available yet." }}
{% if object.warning %}{{ object.warning }}
{% endif %} {% if object.pending %}Waiting for Neonize QR event. This panel will refresh automatically.
{% endif %} {% if object.debug_lines %}Runtime Debug
{% for line in object.debug_lines %}{{ line }}
{% endfor %}