{% extends "dashboard/base.html" %} {% load humanize %} {% block page_title %}Orders{% endblock %} {% block dashboard_content %} {% if orders %}
Orders will appear here when customers purchase from your sales.