Skip to content

Commit a6e9a78

Browse files
committed
Handle search from any page
1 parent 81a9b9d commit a6e9a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/community_db/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h1>Welcome to the Pacific Connect Community Database</h1>
55
On this site, you can find details of members of the Pacific Connect Community Database
66
<br>
7-
<form>
7+
<form action="{% url "fbv-person-list" %}">
88
<label for="id-search">Search:</label>
99
<input type="text" name="search" id="id-search">
1010
<input type="submit">

0 commit comments

Comments
 (0)