{% if print %}
{% else %} {% extends "base.html" %} {% block content %}

QR Code

{% if missing_url %}

URL not found :(

{% else %}
{% endif %}
{% endblock %} {% endif %}