{% extends "bo/bo_layout.html" %} {% block title %}Profile Edit{% endblock %} {% block style %} {% endblock %} {% block content %}

Edit Profile


{% if data.attach_path %} {% else %} image {% endif %}

Upload Profile picture









{% if data.society_id|int == 3 %}

The registrar of societies mandates collection of a government issued ID number from members of all societies.*


{% endif %}












{% endblock %}{% block script %} {% endblock %}