diff options
Diffstat (limited to 'templates/svxcavesingle.html')
-rw-r--r-- | templates/svxcavesingle.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxcavesingle.html b/templates/svxcavesingle.html index ca9ba58..bf505dd 100644 --- a/templates/svxcavesingle.html +++ b/templates/svxcavesingle.html @@ -6,7 +6,7 @@ {% block content %} -<h1>Surveys for {{cave}}</h1> +<h1>Surveys for cave - kataster number:{{cave}}</h1> <p> {% for survexdirectory in cave.survexdirectory_set.all %} |