<inputtype="checkbox"name="includeNegative"{%ifinclude_negative%}checked{%endif%}value="true"> {% trans "Include registrations without pest presence" %}
</label>
...
...
@@ -71,6 +72,7 @@
</select>
</div>
<divclass="form-group col-sm-3">
<br>
<buttontype="submit"class="btn btn-primary">{% trans "Filter" %}</button>