We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a9b9d commit a6e9a78Copy full SHA for a6e9a78
1 file changed
src/community_db/templates/base.html
@@ -4,7 +4,7 @@
4
<h1>Welcome to the Pacific Connect Community Database</h1>
5
On this site, you can find details of members of the Pacific Connect Community Database
6
<br>
7
- <form>
+ <form action="{% url "fbv-person-list" %}">
8
<label for="id-search">Search:</label>
9
<input type="text" name="search" id="id-search">
10
<input type="submit">
0 commit comments