From f32df567f27185472a96727ce058715653c97294 Mon Sep 17 00:00:00 2001
From: Philip Sargent <philip.sargent@klebos.com>
Date: Tue, 8 Mar 2022 09:34:52 +0000
Subject: [PATCH] Updated troggle menu with 2022 caves

---
 templates/base.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/templates/base.html b/templates/base.html
index dda5316..5cb122d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -26,7 +26,9 @@
    </div>
 </div>
 <div class="toolbarlinks">
-    <a href="{% url "survexcavessingle" "204" %}">Survex-204</a> |
+    <a href="{% url "survexcavessingle" "264" %}">264</a> |
+    <a href="{% url "survexcavessingle" "290" %}">290</a> |
+    <a href="{% url "survexcavessingle" "359" %}">359</a> |
     <a href="/survexfile/">Survex</a> |
     <a href="{% url "survexcaveslist" %}">All Survex</a> |
     <a href="{% url "allwallets" %}">Scans</a> |
@@ -34,7 +36,7 @@
     <a href="{% url "dwgallfiles" %}">Drawings</a> |
     <a href="{% url "dwgupload" %}">Upload Drawings</a> |
     <a href="/1623/290/290.html">290 (FGH)</a> |
-    <a href="/1623/204/204.html">204 (Steinbr&uuml;cken)</a> |
+    <a href="/1626/359/359.html">359 (Homecoming)</a> |
     <br>
     
     <a href="{% url "dataissues" %}">Data Issues</a> |