Add icon to Filter List by Title

This commit is contained in:
Ben0it-T 2021-10-30 09:25:39 +02:00
parent 6c83cb5b44
commit 705e6d7e3a

View file

@ -4,7 +4,9 @@
and #each x in y constructors to fix this.
template(name="filterSidebar")
h3 {{_ 'list-filter-label'}}
h3
i.fa.fa-trello
| {{_ 'list-filter-label'}}
ul.sidebar-list
form.js-list-filter
input(type="text")