{% extends "base.html" %} {% block title %}List of survex directories{% endblock %} {% block content %} {% autoescape off %}
Cave | Cave primary | f.primary | f.path |
---|---|---|---|
{{f.cave}} {{f.cave.areacode}}{% if f.cave.subarea %}-{{f.cave.subarea}}{% endif %} | {{f.cave.survex_file}} | {{f.primary}}.svx | {{f.path}}.svx |