{% extends "common/base.html" %} {% block title %}Profile - DocuPulse{% endblock %} {% block content %}
{% if current_user.profile_picture %} {% endif %}

Personal Information

Professional Information

Change Password

{% block extra_js %} {% endblock %} {% endblock %}