From ef4a13bd49ea9afa286381bb11510efb1b0d76e9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 29 Dec 2010 20:04:51 +0100 Subject: Creation of archaelogical file (refs #14) - integration of an AJAX autocomplete field --- ishtar/templates/base.html | 2 ++ ishtar/templates/file_wizard.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'ishtar/templates') diff --git a/ishtar/templates/base.html b/ishtar/templates/base.html index 12954a70d..726520c54 100644 --- a/ishtar/templates/base.html +++ b/ishtar/templates/base.html @@ -9,7 +9,9 @@ {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %} + + diff --git a/ishtar/templates/file_wizard.html b/ishtar/templates/file_wizard.html index aa19420e2..4bb6a59c8 100644 --- a/ishtar/templates/file_wizard.html +++ b/ishtar/templates/file_wizard.html @@ -4,9 +4,9 @@ {% block content %}
{% csrf_token %} -- cgit v1.2.3