{% extends "inventory/base.html" %} {% block section_title %}{{ customer.name }}{% endblock %} {% block content %}

Description

{{ customer.description }}

{% endblock %}