{% extends 'memberapp_users/email/email_layout.html' %} {% block head %} {% endblock %} {% block title %}Proposer Seconder Mail{% endblock %} {% block content %}
Dear {{reference_full_name or ''}},
{{user_full_name or ''}} has applied for membership of {{societyData.society_full_form}}. He/She has requested you to consent the application form as a {{reference_type}}. Kindly give your acceptance or otherwise by clicking the below link.
Click here to provide your responseThis is an auto-generated email from the {{societyData.society_intial}} membership application portal.
{% endblock %}