add confirmation page
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "public/default.html" %}
|
||||
|
||||
{% block content %}
|
||||
<p>Vielen Dank für deine Anmeldung! <a href="{% url "meingoethopia:index" %}">Hier</a>
|
||||
kommst du zurück zur Übersicht.</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user