%--
File : user_signup_reject.html
Description : Displays a screen telling a user that their signup was rejected.
--%>
<%if error%>
<%~set error = 'Due to signup rules established on this system, signup request has been rejected.
If you believe this to be in error please contact the Administrator.'%>
<%endif%>