{% extends 'base.html' %} {% block content %}
Your Shopping Cart
Continue Shopping
{% include 'shop/partials/_cart_items.html' %}
{% endblock %}