From 85a8b6b1cfe008eed49c678bc0af9e2bea931f3c Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 13 Apr 2018 21:23:00 -0400 Subject: inkstitch metadata framework --- print/templates/headline.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/templates') diff --git a/print/templates/headline.html b/print/templates/headline.html index 649c02ea..cbc9c43a 100644 --- a/print/templates/headline.html +++ b/print/templates/headline.html @@ -3,9 +3,9 @@
-

{{ job.title }}

-

{{ client }}

-

{{ purchase_order }}

+

+

+

{{ date|datetimeformat(_('%Y.%m.%d')) }}
-- cgit v1.2.3