{% extends "main.html" %} {%load static%} {% block content %}
Products
Services
{{product.title}}
{{product.item_type}}
${{product.amount}}
{{service.title}}
{{service.customer.user.first_name}} {{service.customer.user.last_name}}
{{service.item_type}}
${{service.amount}}