{% extends 'memberapp_users/layout.html' %} {% block head %} {% endblock %} {% block title %}Home Page{% endblock %} {% block content %}
{% if status_id != societyData['ms_rejected_status_id'] : %}

Thank you for validating your email id.

{% endif %}
Click here to proceed with the Membership Application
{% endblock %}