X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=todo_templates%2Ftagfilters.html;h=21333f6d6b98940994ef77876209cf0fbc74ce95;hb=979de59ced9fe3fd3860d19288b42485d7f02346;hp=3f784ea8b69c789808d2583c20946412c5ae7be4;hpb=53b84307929582af2aaeac2247cc57db4a7bedf4;p=misc diff --git a/todo_templates/tagfilters.html b/todo_templates/tagfilters.html index 3f784ea..21333f6 100644 --- a/todo_templates/tagfilters.html +++ b/todo_templates/tagfilters.html @@ -1,37 +1,32 @@ -

- -

-

-mandatory tags: -{% for and_filter in db.t_filter_and %} +need: +{% for and_filter in filter_and %} {% endfor %}
-forbidden tags: -{% for not_filter in db.t_filter_not %} +hide: +{% for not_filter in filter_not %} {% endfor %} -