{% extends 'users/layout.html' %} {% block head %} {% endblock %} {% block title %}Profile Updated success{% endblock %} {% block content %}
Your profile has been updated successfully. Thank you.
{% endblock %}