{% extends 'base.html' %} {% block title %}Customers{% endblock %} {% block content %} Add a Customer

Customers

{% endblock %}