summaryrefslogtreecommitdiffstats
path: root/core/views/expo.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/expo.py')
-rw-r--r--core/views/expo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/expo.py b/core/views/expo.py
index 2adf75b..bcd446e 100644
--- a/core/views/expo.py
+++ b/core/views/expo.py
@@ -45,7 +45,7 @@ default_head = '''<head>
<li><a href="/caves">Caves</a></li>
<li><a href="/expedition/2019">Troggle</a></li>
<li><form name=P method=get 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 size=8 autofocus>
<input type=submit value="Search"></li>
</ul>'''