merge expeditions and statistics pages

This commit is contained in:
Philip Sargent
2021-03-27 20:05:15 +00:00
parent ffaaea497c
commit c7475cda83
6 changed files with 14 additions and 24 deletions

View File

@@ -47,8 +47,7 @@
<a href="{% url "frontpage" %}">tasks to do </a> |
<a id="cavesLink" href="{% url "caveindex" %}">caves</a> |
<a id="caversLink" href="{% url "personindex" %}">people</a> |
<a id="expeditionsLink" href="{% url "expeditions" %}">all expeditions</a> |
<a href="{% url "stats" %}">statistics</a> |
<a href="{% url "stats" %}">expo statistics</a> |
<a href="{% url "controlpanel" %}">import/export data</a>
<a href="/admin/">Django admin</a>
</div>