Merge branch 'master' into otp-rework

This commit is contained in:
Jens Langhammer
2020-06-30 11:23:09 +02:00
19 changed files with 305 additions and 37 deletions

View File

@ -21,7 +21,7 @@
{{ user.username }}
</div>
<div class="right">
<a href="{% url 'passbook_flows:default-authentication' %}">{% trans 'Not you?' %}</a>
<a href="{% url 'passbook_flows:cancel' %}">{% trans 'Not you?' %}</a>
</div>
</div>
</div>