From 0be7b37a5490f982fe835143d9684aa06bfe7be3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 25 Aug 2013 19:50:36 +0200 Subject: Improve window images layout by usinf prettyPhoto (refs #1314) --- ishtar_common/templates/ishtar/wizard/search.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ishtar_common/templates/ishtar/wizard') diff --git a/ishtar_common/templates/ishtar/wizard/search.html b/ishtar_common/templates/ishtar/wizard/search.html index 53455a7b4..1d43a80c1 100644 --- a/ishtar_common/templates/ishtar/wizard/search.html +++ b/ishtar_common/templates/ishtar/wizard/search.html @@ -2,6 +2,8 @@ {% load i18n range %} {% block extra_head %} {{wizard.form.media}} + + {% endblock %} {% block content %}

{{wizard_label}}

-- cgit v1.2.3