%--
File : validate_success.html
Description : This file is displayed after a user successfully validates their account.
Tags : All the properties of the user are available on this page.
--%>
<%site_title%>: Account Activated
<%css%>
<%body_tag%>
<%include include_header.html%>
<%body_table%>
<%include include_menu.html%> <%include include_search_bar.html%>
|
 |
<%header_row%>
<%header_font%>ACCOUNT ACTIVATED<%/header_font%> |
|
<%body_font%>Thank you, your account is now activated!
|
|
<%include include_menu.html%>
|
<%include include_footer.html%>
|