{% extends 'base.html' %} {% block body %}
{{ method.key_uri|qrcode_svg(width='100%', height='100%') }}
{% endblock %}