diff --git a/shop/templates/pdf/invoice.html b/shop/templates/pdf/invoice.html index 7898a15f..1dd77d1c 100644 --- a/shop/templates/pdf/invoice.html +++ b/shop/templates/pdf/invoice.html @@ -5,20 +5,16 @@ - - - - - - - - - +
 

Order #{{ invoice.order.pk }}

 

Invoice #{{ invoice.pk }}

 

Date {{ invoice.created|date:"b jS, Y" }}

+

+ Order #{{ invoice.order.pk }}
+ Invoice #{{ invoice.pk }}
+ Date {{ invoice.created|date:"b jS, Y" }} +

+

-
-

Products