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

Edit Product #{{ row.id }}

{% if row.image_path %}
{% endif %}
{% endblock %}