{% load barcode %} {% load i18n %}
{% if qr_data %}
{% else %}
{% trans "QR data not provided" %}
{% endif %}