remotes/1693045480750635534/spooky-22
kek7198 2021-12-05 07:04:10 -06:00
parent 165bae80bc
commit 86f69ec689
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<div class="max-w-2xl w-full space-y-8 px-6 py-5 bg-gray-200 rounded shadow-sm">
<form action="/signup" method="post" class="mt-8 space-y-4" id="signup">
<form action="/signup" method="post" class="space-y-4" id="signup">
{% if error %}<div class="text-red-600 mb-2">{{error}}</div>{% endif %}