{% load qr_code %}
{% if qr_data %}
QR Code
{% else %} Error:
{{ error_msg }} {% endif %}