{% load staticfiles %}

OrderID: #2018{{ order.id }}

Book: {{ order.totalbook }}

Name: {{ order.name }}

Phone: {{ order.phone }}

Email: {{ order.email }}

Account No: {{ order.account_no }}

Payment Method: {{ order.payment_method }}

Shipping address: {{ order.division }}:{{ order.zip_code }}, {{ order.district }}, {{ order.address }}