{% extends 'api/layout.html' %} {% block content %}

{{ qrcode.title }}

{% for url in qrcode.urls.all %} {% endfor %}
{% endblock content %}