From 694fe4b4d8325a62489ac5142942fd61598a7612 Mon Sep 17 00:00:00 2001 From: goatchurch Date: Mon, 27 Jul 2009 13:42:54 +0100 Subject: [PATCH] [svn] some file reading things --- templates/base.html | 7 ----- templates/calendar.html | 19 +++++--------- templates/logbookentry.html | 9 ++++--- templates/person.html | 5 +++- templates/personexpedition.html | 41 ++++++++++-------------------- templates/survexblock.html | 2 ++ templates/survey.html | 20 +++++++-------- templates/svxfile.html | 6 ++--- templates/svxfilecavelist.html | 35 +++++++++++++++++++++++++ templates/svxfiledifflistonly.html | 2 +- 10 files changed, 80 insertions(+), 66 deletions(-) create mode 100644 templates/svxfilecavelist.html diff --git a/templates/base.html b/templates/base.html index 7f5a278..b0c986c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -59,13 +59,6 @@ {% endblock %} -
- -
-{% block margins %} - - -{% endblock margins %}