diff --git a/src/user_management/pages/askcert/exists.gmi b/src/user_management/pages/askcert/exists.gmi index e516676..e3e1e53 100644 --- a/src/user_management/pages/askcert/exists.gmi +++ b/src/user_management/pages/askcert/exists.gmi @@ -1,3 +1,5 @@ +# Account Exists + Hi {username}! It looks like you already have an account all set up, and you're good to go. The link below will take you back to the app. diff --git a/src/user_management/pages/askcert/success.gmi b/src/user_management/pages/askcert/success.gmi index a5f5c85..bf3d40d 100644 --- a/src/user_management/pages/askcert/success.gmi +++ b/src/user_management/pages/askcert/success.gmi @@ -1,6 +1,6 @@ -Awesome! +# Certificate Found! -You're certificate was found, and you're good to go. +Your certificate was found, and you're good to go. If this is your first time, please create an account to get started! diff --git a/src/user_management/pages/nsi.gmi b/src/user_management/pages/nsi.gmi index dadba75..e8bc713 100644 --- a/src/user_management/pages/nsi.gmi +++ b/src/user_management/pages/nsi.gmi @@ -1,4 +1,4 @@ -Welcome! +# Welcome! To continue, please create an account, or log in to link this certificate to an existing account. diff --git a/src/user_management/pages/unauth.gmi b/src/user_management/pages/unauth.gmi index 8073abf..609ac5c 100644 --- a/src/user_management/pages/unauth.gmi +++ b/src/user_management/pages/unauth.gmi @@ -1,4 +1,4 @@ -Welcome! +# Welcome! It seems like you don't have a client certificate enabled. In order to log in, you need to connect using a client certificate. If your client supports it, you can use the link below to activate a certificate.