diff --git a/app/templates/account/hold.html b/app/templates/account/hold.html index 12f45337cf9b50e7ff919b023779a19a1b57cd68..5a8bbf920768eb73ada32d45fc95d18f5b857259 100644 --- a/app/templates/account/hold.html +++ b/app/templates/account/hold.html @@ -1,5 +1,5 @@ <html class="gr__rc_uab_edu"> -<title>User Blocked </title> +<title>Account on Hold</title> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"></script>