{% extends "partials/base.html" %} {% load static %} {% block content %}
{% include 'partials/error-meg.html' %}
{% block title %} {% include "partials/title.html" with title="Profile" text="Dashboard" textone="Profile" %} {% endblock title %} {% comment %} {% endcomment %}
Personal Information
{% if profile.profile_picture %} Profile {% else %} Default Profile {% endif %}

Click to Upload or drag and drop

JPG or PNG
(Max 450 x 450 px)
Personal Information
Edit
Address Information
{% endblock content %}