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

View Profile


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







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


{% endif %}










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