{% extends "products/page.html" %} {% block content %} {% include "v1/secondary-header.html" with primary="Profile" secondary="Edit" %}
{% include "short/crud/form.html" %}
{% endblock %}