{# app/templates/shop/account/profile.html #} {% extends "shop/base.html" %} {% block title %}My Profile{% endblock %} {% block content %}
Profile management coming soon...