diff --git a/shop/templates/pdf/invoice.html b/shop/templates/pdf/invoice.html index 1bf0cb2b..7e61865a 100644 --- a/shop/templates/pdf/invoice.html +++ b/shop/templates/pdf/invoice.html @@ -1,3 +1,4 @@ +{% load static from staticfiles %} {% load shop_tags %}