summaryrefslogtreecommitdiffstats
path: root/templates/cave_entrances.html
diff options
context:
space:
mode:
authorexpo <expo@expobox.potato.hut>2013-08-01 17:00:01 +0200
committerexpo <expo@expobox.potato.hut>2013-08-01 17:00:01 +0200
commitdf8618d0f0c7df09a90ecad9ef7885ee4da39e01 (patch)
tree4410fef6482a3c913386d2bef909d3688ddc52ad /templates/cave_entrances.html
parent64f4e122a519ed1a1c3b462f20a41af555a42cec (diff)
downloadtroggle-df8618d0f0c7df09a90ecad9ef7885ee4da39e01.tar.gz
troggle-df8618d0f0c7df09a90ecad9ef7885ee4da39e01.tar.bz2
troggle-df8618d0f0c7df09a90ecad9ef7885ee4da39e01.zip
Prospecting guide and images and few minor other things.
Diffstat (limited to 'templates/cave_entrances.html')
-rw-r--r--templates/cave_entrances.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cave_entrances.html b/templates/cave_entrances.html
index 3a75a02..5b70196 100644
--- a/templates/cave_entrances.html
+++ b/templates/cave_entrances.html
@@ -46,13 +46,13 @@
<dt>Location</dt><dd>{{ ent.entrance.northing|safe }}, {{ ent.entrance.easting|safe }}, {{ ent.entrance.alt|safe }}m</dd>
{% endif %}
{% if ent.entrance.tag_station %}
- <dt>Tag Location</dt><dd>{{ ent.entrance.tag_station }}{{ ent.entrance.tag.y|safe }}, {{ ent.entrance.tag.x|safe }}, {{ ent.entrance.tag.z|safe }}m</dd>
+ <dt>Tag Location</dt><dd>{{ ent.entrance.tag_station }} {{ ent.entrance.tag.y|safe }}, {{ ent.entrance.tag.x|safe }}, {{ ent.entrance.tag.z|safe }}m</dd>
{% endif %}
{% if ent.entrance.bearings %}
<dt>Bearings</dt><dd>{{ ent.entrance.bearings|safe }}</dd>
{% endif %}
{% if ent.entrance.exact_station %}
- <dt>Exact Station</dt><dd>{{ ent.entrance.exact_station|safe }} {{ ent.exact_location.tag.y|safe }}, {{ ent.entrance.exact_location.x|safe }}, {{ ent.entrance.exact_location.z|safe }}m</dd>
+ <dt>Exact Station</dt><dd>{{ ent.entrance.exact_station|safe }} {{ ent.entrance.exact_location.y|safe }}, {{ ent.entrance.exact_location.x|safe }}, {{ ent.entrance.exact_location.z|safe }}m</dd>
{% endif %}
{% if ent.entrance.other_station %}
<dt>Other Station</dt><dd>{{ ent.entrance.other_station|safe }}