Add submit button to search
This commit is contained in:
parent
00b8b2109b
commit
e4e6bb9fb1
@ -40,6 +40,7 @@
|
||||
<option value="include">include</option>
|
||||
<option value="exclude">exclude</option>
|
||||
</select>
|
||||
<button type="submit">Submit</button>
|
||||
</form>
|
||||
{% block results %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user