From 005924e8fe096c55686ef82cb536d09c98439a15 Mon Sep 17 00:00:00 2001 From: Bagas Aulia Rezki Date: Thu, 2 May 2024 21:13:20 +0700 Subject: [PATCH] Fixed typos in SignUp and OAuth setup views --- view/auth/auth.templ | 4 ++-- view/signup/signup.templ | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/auth/auth.templ b/view/auth/auth.templ index 0c203f9..e1626c7 100644 --- a/view/auth/auth.templ +++ b/view/auth/auth.templ @@ -11,8 +11,8 @@ templ form(err types.Message, title string) {
-

Sign Up

-

Enter your email below to login to your account

+

Set Up Your Account

+

Enter your information to create a new account

switch err.Code { case 0: