From c5805378d6864e63d432825c6453d24d716bd855 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 19 May 2011 16:45:12 -0400 Subject: added pubdate attribute totime element, added time element to photos page --- templates/details/entry.html | 2 +- templates/details/photo_galleries.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/details/entry.html b/templates/details/entry.html index 739be15..a5524d0 100644 --- a/templates/details/entry.html +++ b/templates/details/entry.html @@ -25,7 +25,7 @@ class="{%if t == 0 or t == 2 %}single{%endif%}{%if t == 1 or t == 3 %}double{%en {%comment%}   (Map, Photos){%endcomment%} - +
{{object.body_html|smartypants|widont|safe}} diff --git a/templates/details/photo_galleries.html b/templates/details/photo_galleries.html index bb137b6..6e4f4d5 100644 --- a/templates/details/photo_galleries.html +++ b/templates/details/photo_galleries.html @@ -28,7 +28,7 @@
{{photo.title}}
-

{{photo.title}}   {{photo.exif_date|date:"M j, Y"}}

+

{{photo.title}}   

Map {%if photo.description %}

{{photo.description|safe}}

{%endif%}
-- cgit v1.2.3-70-g09d2