{% extends "base.html" %} {% block pagetitle %}Order Placed{% endblock %} {% block breadcrumbs %}
  • Checkout
  • {% endblock %} {% block content %}

    Your order has been placed. You will receive e-mail confirmation shortly.

    {% endblock %}