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