fix
This commit is contained in:
parent
7ee7e0cfff
commit
30ab41907d
7 changed files with 12 additions and 10 deletions
|
|
@ -87,7 +87,7 @@
|
|||
</h1>
|
||||
</div>
|
||||
<form
|
||||
action="{{baseUrl}}register/{{record.id}}"
|
||||
action="{{baseUrl}}/register/{{record.id}}"
|
||||
method="POST"
|
||||
class="w-full flex flex-col gap-5">
|
||||
{{#if error}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue