add working confirmation
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
<h1>{% block title %}Benutzer mit email: {{email}}.{% endblock %}</h1>
|
||||
<h1>{% block title %}{{outcome}}.{% endblock %}</h1>
|
||||
<h1>{{outcome}}</h1>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user