Skip to content

Commit

Permalink
Merge pull request #52 from yduman/user-story-48
Browse files Browse the repository at this point in the history
Logout button after order is finished
  • Loading branch information
ckleemann committed Mar 20, 2017
2 parents 94abda9 + 1978c9b commit f8125d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/templates/formtools/wizard/bestellung_done.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

{% block content %}
<h3>Die Bestellung wurde entgegengenommen</h3>

<a href="{% url 'veranstalter-logout' %}">Ausloggen</a>
{% endblock %}

0 comments on commit f8125d7

Please sign in to comment.