Added some draft templates for Sieve GUI

This commit is contained in:
the-djmaze 2024-09-22 16:36:12 +02:00
parent 04f3133f27
commit 74a67aabaf
42 changed files with 542 additions and 101 deletions

View file

@ -0,0 +1,3 @@
<!-- rfc5228 -->
anyof
<div data-bind="template: { name: 'SieveTest', foreach: tests, as: 'test' }"></div>