From 8f978c65b17f8c41d977b60bf2530e99d76dd591 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Tue, 27 Jul 2010 05:44:49 +0000 Subject: fixed some bugs in the photo galleries --- templates/details/photo_galleries.html | 2 +- templates/includes/recent_entries.html | 36 +++++++++++++++++----------------- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'templates') diff --git a/templates/details/photo_galleries.html b/templates/details/photo_galleries.html index 1f66ab9..71a1494 100644 --- a/templates/details/photo_galleries.html +++ b/templates/details/photo_galleries.html @@ -77,7 +77,7 @@
Camera:
{% if photo.exif_make == 'Canon'%}{{photo.exif_model}}{%endif%}{% if photo.exif_model == 'DMC-LX2'%}{{photo.exif_make}} {{photo.exif_model}}{%endif%}{%if photo.exif_model == 'DMC-GF1' %}{{photo.exif_make}} {{photo.exif_model}}{%endif%}
Lens:
-
{%if photo.exif_lens == 'LUMIX G VARIO 14-45/F3.5-5.6' %}{{photo.exif_lens}}{%endif%}{%if photo.exif_lens == 'LUMIX G 20/F1.7' %}{{photo.exif_lens}}{%endif%}{%if photo.exif_lens == None %}Built-in{%endif%}
+
{%if photo.exif_lens == 'LUMIX G VARIO 14-45/F3.5-5.6' %}{{photo.exif_lens}}{%endif%}{%if photo.exif_lens == 'LUMIX G 20/F1.7' %}{{photo.exif_lens}}{%endif%}{%if photo.exif_lens == 'LUMIX G VARIO 45-200/F4.0-5.6' %}{{photo.exif_lens}}{%endif%}{%if photo.exif_lens == None %}Built-in{%endif%}
Exposure
{{photo.exif_exposure}}
Aperture
diff --git a/templates/includes/recent_entries.html b/templates/includes/recent_entries.html index 34b2ace..91a0ddd 100644 --- a/templates/includes/recent_entries.html +++ b/templates/includes/recent_entries.html @@ -1,36 +1,36 @@ \ No newline at end of file -- cgit v1.2.3-70-g09d2