{% extends 'myAppForm/base.html' %} {% block title%} Payment {% endblock title %} {% load static %} {% block body %}
Shipping Information:
{{item.product.name}}
${{item.product.price|floatformat:2}}
x{{item.quantity}}