2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-30 07:29:50 +01:00

Removed conversion to wiki, replaced Surveystation models with text, added area 1623 to all relevant caves.

This commit is contained in:
Martin Green
2011-07-11 00:15:59 +01:00
parent db2d954b1d
commit 861daee66f
10 changed files with 237 additions and 110 deletions

View File

@@ -2,7 +2,7 @@
<head>
{{ head|safe }}
</head>
<body>
<body{% if bodyid %} id="{{ bodyid }}"{% endif %}>
{{ body|safe }}
{% if editable %}<a href="{% url editflatpage path %}">Edit</a>{% endif %}
</body>