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="include">include</option>
|
||||||
<option value="exclude">exclude</option>
|
<option value="exclude">exclude</option>
|
||||||
</select>
|
</select>
|
||||||
|
<button type="submit">Submit</button>
|
||||||
</form>
|
</form>
|
||||||
{% block results %}
|
{% block results %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user