parent
08a4ffa89f
commit
22067b97e7
4 changed files with 52 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<form action="{{ url_for("search_people") }}">
|
||||
<a href="{{ url_for("index") }}">conferences</a>
|
||||
| <a href="{{ url_for("top_speakers_page") }}">speakers</a>
|
||||
| <a href="{{ url_for("list_series") }}">series</a>
|
||||
|
||||
<input type="text" class="form-control" placeholder="speaker name" name="q" id="q">
|
||||
<button type="submit" class="btn btn-primary">search</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue