{% extends "base.html" %} {% block title %}List of survex directories{% endblock %} {% block content %} {% autoescape off %}
Dir Path | Primary svx |
---|---|
{{sd.path}} | {{sd.primarysurvexfile}}.svx |
Cave | f.survexdirectory.path | f.primary.path.parent() | f.primary | f.path |
---|---|---|---|---|
{{f.cave}} | {{f.survexdirectory.path}} | {{f.pathparent}} | {{f.primary}} | {{f.path}}.svx |