From c747664a26ba694b478d4d925aedd9cde5a250d9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 21 Jul 2022 19:34:52 +0300 Subject: [PATCH] Better links for 2022 --- templates/base.html | 2 +- templates/cave.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 34f6581..2661123 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,7 +32,7 @@ Survex | All Survex | Scans | - Upload Scans | + Upload Scans | Drawings | Upload Drawings | Upload Photos | diff --git a/templates/cave.html b/templates/cave.html index fab7343..416a450 100644 --- a/templates/cave.html +++ b/templates/cave.html @@ -523,6 +523,9 @@ div#scene {
{% endif %} +

Scanned survey notes

+{{ cave_id|safe }} + {% if cave.notes %}

Notes

{{ cave.notes|safe }}