diff --git a/templates/idp/email-password-interaction/login.ejs b/templates/idp/email-password-interaction/login.ejs index e89a958e5..1614099a8 100644 --- a/templates/idp/email-password-interaction/login.ejs +++ b/templates/idp/email-password-interaction/login.ejs @@ -1,54 +1,49 @@ -
- -Error: <%= errorMessage %>
+ <% } %> -+ Your new WebID is <%= webId %>. +
+ <% } %> + <% if (register) { %> ++ You can now identify as <%= webId %> + on this server using <%= email %>. +
+ <% if (!createWebId) { %> +
+ Make sure you add the triple
+ <%= `<${webId}>
+ to your WebID profile.
+
+ Your new pod has been created + and can be found at <%= podBaseUrl %>. +
+ <% } %> +