{% extends 'base.html' %}
{% load static %}
{% block extra_head %}
{% endblock %}
{% block content %}
Placed on {{ order.created_at|date:"F d, Y" }} | {{ order.status }}Order #{{ order.id }}
This order has been created but has not been marked as paid yet.
Payment will be collected when the order is delivered, or you can switch to eSewa / Khalti now.
Quantity: {{ item.quantity }}