refactor: Formatting
This commit is contained in:
parent
c4012f1980
commit
8037b66597
@ -19,7 +19,7 @@
|
||||
<p>{{ user.username }}</p>
|
||||
<form action="{% url 'logout' %}" method="post">
|
||||
{% csrf_token %}
|
||||
<button type="submit">{% translate "Ausloggen"%}</button>
|
||||
<button type="submit">{% translate "Ausloggen" %}</button>
|
||||
</form>
|
||||
</div>
|
||||
{% else %}
|
||||
|
Loading…
Reference in New Issue
Block a user