diff --git a/app/views/errors/deactivated-user.html b/app/views/errors/deactivated-user.html new file mode 100644 index 00000000..f9bc8087 --- /dev/null +++ b/app/views/errors/deactivated-user.html @@ -0,0 +1,20 @@ +{% extends 'layout.html' %} + +{% set pageName = "Sorry, there is a problem with your account" %} + +{% block content %} +
It's likely your account has been deactivated. To get it reactivated, ask a lead administrator.
+ +If that does not work, contact us. + + + +