{% extends "base.html" %} {% block title %}Edit QR Code - QR Code Management{% endblock %} {% block content %}
Modify the information for "{{ qr_code.name }}"
This is the current version of your QR code
You have made changes to the QR code information. A new QR code will be generated to reflect these changes.
Update the essential details for your QR code
Update the complete address and event information
See how your QR code will look with the new information
Make changes above to see the updated QR code preview
Compare the current and updated QR code data
Event: {{ qr_code.location_event }} Location: {{ qr_code.location }} Address: {{ qr_code.location_address }}
Make changes above to see updated data...