{% 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 (society_id|int in [36]) %}
{{(fellowship_data or '')|safe }}
{% endif %}


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