This commit is contained in:
Edward Betts 2023-09-24 09:23:56 +01:00
parent c4eec7bb73
commit 59878c16a7

View file

@ -1,9 +1,6 @@
<p>
<form action="{{ url_for("search_people") }}">
<a href="{{ url_for("index") }}">conferences</a>
{#
| <a href="{{ url_for("events_page") }}">events</a>
#}
| <a href="{{ url_for("top_speakers_page") }}">speakers</a>
<input type="text" class="form-control" placeholder="speaker name" name="q" id="q">