diff --git a/ProjectLighthouse/Pages/RegisterForm.cshtml b/ProjectLighthouse/Pages/RegisterForm.cshtml index 5573a7e7..9cbbe64e 100644 --- a/ProjectLighthouse/Pages/RegisterForm.cshtml +++ b/ProjectLighthouse/Pages/RegisterForm.cshtml @@ -78,4 +78,31 @@ } - \ No newline at end of file + + +

+ +@if (ServerStatics.IsDebug) +{ + + + +} \ No newline at end of file