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 7ec5e92..3dc318a 100644 --- a/templates/svxcavesingle.html +++ b/templates/svxcavesingle.html @@ -9,7 +9,7 @@ {% autoescape off %} <h1>Surveys for <a href="/{{cave.url}}">{{cave.official_name}}</a> - kataster:{{cave}}</h1> {% endautoescape %} -<!-- the only thing passed into this temnplate is the object identifier for a cave. +<!-- the only thing passed into this temnlate is the object identifier for a cave. All the processing to extract the survex subdriectories and survex files is done in this template --> <p>Cave description: <a href="/{{cave.url}}">{{cave.url}}</a> |