{% extends 'base.html' %} {% block title %}Edit {{ customer.fullName() }}{% endblock %} {% block content %}

Edit Customer

Notes:
Cancel
{% endblock %}