{% extends "base.html" %} {% block content %}

Profile

{% if user.profile_image %} {% else %} {% endif %}

{{ user.username }}

{{ user.email }}


Upload Profile Image

**Accept Only PNG's, JPEG's**

Change Username or Password










List of bookmarks you have created


(Group1)


  • (ICON) (NAME) (STATUS)

{% endblock %}