diff --git a/ProjectLighthouse/Pages/CompleteEmailVerificationPage.cshtml b/ProjectLighthouse/Pages/CompleteEmailVerificationPage.cshtml index b00dd9aa..ea15de22 100644 --- a/ProjectLighthouse/Pages/CompleteEmailVerificationPage.cshtml +++ b/ProjectLighthouse/Pages/CompleteEmailVerificationPage.cshtml @@ -16,7 +16,10 @@ @if (Model.Error != null) { -
@Model.Error
++ Reason: @Model.Error +
+Please try again. If the error persists, please contact the instance administrator.