forked from expo/troggle
menu update
This commit is contained in:
@@ -7,10 +7,9 @@
|
|||||||
<li><a href="/areas.htm">Areas</a></li>
|
<li><a href="/areas.htm">Areas</a></li>
|
||||||
<li><a href="/indxal.htm">Caves</a></li>
|
<li><a href="/indxal.htm">Caves</a></li>
|
||||||
<li><a href="/expedition/2019">Troggle</a></li>
|
<li><a href="/expedition/2019">Troggle</a></li>
|
||||||
<li><form name=P method=get
|
<li><form name=P method=get action="/search" target="_top">
|
||||||
action="/search" target="_top">
|
<input id="omega-autofocus" type=search name=P value="testing" size=8 autofocus>
|
||||||
<input id="omega-autofocus" type=search name=P value="testing" size=8 autofocus></li>
|
<input type=submit value="Search"></li>
|
||||||
<input type=submit value="Search">
|
|
||||||
{% if editable %}<li><a href="{% url "editflatpage" path %}" class="editlink"><strong>Edit this page</strong></a></li>{% endif %}
|
{% if editable %}<li><a href="{% url "editflatpage" path %}" class="editlink"><strong>Edit this page</strong></a></li>{% endif %}
|
||||||
{% if cave_editable %}<li><a href="{% url "edit_cave" cave_editable %}" class="editlink"><strong>Edit this cave</strong></a></li>{% endif %}
|
{% if cave_editable %}<li><a href="{% url "edit_cave" cave_editable %}" class="editlink"><strong>Edit this cave</strong></a></li>{% endif %}
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user