2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-23 00:32:19 +00:00

Made a prospecting guide and fixed survex station description. Removed parsing of underground descriptions to wikis.

This commit is contained in:
Martin Green
2012-08-10 19:02:13 +02:00
parent 484f8f76cc
commit 52736ca1b3
9 changed files with 85 additions and 70 deletions

View File

@@ -1,4 +1,4 @@
<p>{% if cave.explorers %}
<p>{% if cave.explorers %}
<h2>Explorers</h2>
{{ cave.explorers|safe }}
{% endif %}