mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
9 lines
193 B
HTML
9 lines
193 B
HTML
<!-- rfc5228 -->
|
|
<div class="sieve-block">
|
|
<span>else</span>
|
|
{
|
|
<div data-bind="foreach: commands">
|
|
<div data-bind="template: {name: $root.templateName($data)}"></div>
|
|
</div>
|
|
}
|
|
</div>
|