{% extends "base.html" %} {% block title %}Invoice Print Options{% endblock %} {% block content %}
Invoice: {{ order.invoice_no or order.id }}
Item: {{ order.item_name }}