fix
parent
165bae80bc
commit
86f69ec689
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue