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>

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