Improve
This commit is contained in:
parent
c4eec7bb73
commit
59878c16a7
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue