diff --git a/gastro.yaml b/gastro.yaml index 74bfabf..5bad691 100644 --- a/gastro.yaml +++ b/gastro.yaml @@ -216,7 +216,7 @@ filter: values: | <option weight='-1' value='*' query='nwr[~"^diet:"~"."]'>{{ repoTrans('Objects with diet information') }}</option> {% for key, def in const.diet %} - <option value='{{ key }}' query='nwr[~"^{{ key }}"]'>{{ keyTrans(key) }}</option> + <option value='{{ key }}' query='nwr["{{ key }}"]'>{{ keyTrans(key) }}</option> {% endfor %} const: diet: