From 5a054cd40a1f8acd9ec2a29688b7891fa44f1b4d Mon Sep 17 00:00:00 2001 From: Sanj Date: Fri, 27 Jan 2012 22:58:57 +0530 Subject: [PATCH] accomodate for new date format --- print/template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/template.html b/print/template.html index 43a1db3..e733d52 100644 --- a/print/template.html +++ b/print/template.html @@ -7,8 +7,8 @@

{{ f.serial }}. {{ f.title }}

- {{ f.date }} - {{ f.time }} +
Date: {{ f.dateStr }}
+
Time: {{ f.time }}
{% for s in f.subs %}