X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Ftagfilters.html;fp=todo_templates%2Ftagfilters.html;h=3f784ea8b69c789808d2583c20946412c5ae7be4;hp=0000000000000000000000000000000000000000;hb=53b84307929582af2aaeac2247cc57db4a7bedf4;hpb=bd32647c67dd9a4979a39efaf31bfe63c82c72d0 diff --git a/todo_templates/tagfilters.html b/todo_templates/tagfilters.html new file mode 100644 index 0000000..3f784ea --- /dev/null +++ b/todo_templates/tagfilters.html @@ -0,0 +1,37 @@ +

+ +

+

+mandatory tags: +{% for and_filter in db.t_filter_and %} + +{% endfor %} + +
+forbidden tags: +{% for not_filter in db.t_filter_not %} + +{% endfor %} + +

+