forked from tangled.org/core
this repo has no description

appview/pages: center captcha in signup page

Signed-off-by: oppiliappan <me@oppi.li>

oppi.li 69fe99e7 e4dba60f

verified
Changed files
+2 -2
appview
pages
templates
+2 -2
appview/pages/templates/user/signup.html
···
invite code, desired username, and password in the next
page to complete your registration.
</span>
-
<div class="w-full mt-4">
-
<div class="cf-turnstile" data-sitekey="{{ .CloudflareSiteKey }}"></div>
+
<div class="w-full mt-4 text-center">
+
<div class="cf-turnstile" data-sitekey="{{ .CloudflareSiteKey }}"></div>
</div>
<button class="btn text-base w-full my-2 mt-6" type="submit" id="signup-button" tabindex="7" >
<span>join now</span>