2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-21 23:01:52 +00:00

new menu item

This commit is contained in:
Philip Sargent 2024-03-05 23:42:23 +00:00
parent abfa5b2757
commit e9255a2cb5

View File

@ -37,8 +37,10 @@
{% if year %}
<ul><li><a href="/years/{{ year }}">{{ year }}</a></li></ul>
{% endif %}
<li><a href="/guidebook/areas.htm">Areas</a></li>
<!--<li><a href="/guidebook/areas.htm">Areas</a></li>-->
<li><a href="/expedition/2023">Troggle</a></li>
<li><a href="/handbook/troggle/training/trogbegin.html">Self-training</a></li>
<li><form name=P method=get action="/search" target="_top">
<input id="omega-autofocus" type=search name=P size=8 autofocus>
<input type=submit value="Search"></form></li>