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

appview/pages: improve signup page copy

hopefully people use their existing handles now

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

oppi.li 47ffa077 1f692da3

verified
Changed files
+1 -1
appview
pages
templates
+1 -1
appview/pages/templates/user/signup.html
··· 42 42 </button> 43 43 </form> 44 44 <p class="text-sm text-gray-500"> 45 - Already have an account? <a href="/login" class="underline">Login to Tangled</a>. 45 + Already have an ATProto account? <a href="/login" class="underline">Login to Tangled</a>. 46 46 </p> 47 47 48 48 <p id="signup-msg" class="error w-full"></p>