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> |