{% load widget_tweaks %}
{{ form.name|add_class:"form-input"|attr:"autocomplete:off"|attr:"placeholder: " }} {% if form.name.errors %}
{{ form.name.errors }}
{% endif %}
{{ form.search|add_class:"form-input"|attr:"autocomplete:off"|attr:"placeholder: " }} {% if form.search.errors %}
{{ form.search.errors }}
{% endif %}
All of these search terms must be present in a bookmark to match.
At least one of these tags must be present in a bookmark to match.
All of these tags must be present in a bookmark to match.
None of these tags must be present in a bookmark to match.