{% extends "newbase.html" %} {% block title %}Contact Us - Thank You{% endblock title %} {% block main %}
Thank you for registering. You can now login using the credentials you provided.
Return home
{% endblock main %} {% block sidebar %} {% include 'menu_help.html' %} {% endblock %}