{% extends 'base.html' %} {% block content %}

ALL used links: (this many)

{% for label in linklist %}

{{label['code']}}: Show QR | Edit
{{label['url']}}


{% endfor %} {% endblock %}