Compare commits
1 Commits
16df62e2c4
...
8323c45711
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8323c45711 |
@@ -18,7 +18,7 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</div>
|
||||
<form action="{{ federation_url('/auth/logout/') }}" method="post">
|
||||
<form action="/auth/logout/" method="post">
|
||||
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
|
||||
<button
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user