appview/pages: templatize login, signup, complete-signup pages
these pages were full html pages instead of blocks. as a result, their
meta values were not in sync with the rest of the site. by introducing
layouts/loginbase, we can now share the boilerplate.
of note is that the signup page needs an extra line in the `<head>`: the
script to load a cloudflare turnstile. this is supplied using
`extrameta`
Signed-off-by: oppiliappan <me@oppi.li>
authored by
tangled.org
c983de83
dc2cc2b3