{% extends "django_dynamic_qr/base.html" %} {% block title %}Password Required{% endblock %} {% block content %}
🔒

Password Required

This QR code is protected. Enter the password to continue.

{% csrf_token %}
{% endblock %}