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

View Profile


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




















{% if (society_id|int in [36]) %}
{{(fellowship_data or '')|safe }}
{% endif %}


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