rowt/templates/registration.html.tera
2023-02-09 12:16:04 +01:00

8 lines
167 B
Plaintext

<details>
<summary class="button">&plus;</summary>
<form method="post" action="/register">
<input type="hidden" name="_method" value="put" />
</form>
</details>