Packed templates (because git don't support empty folders)

This commit is contained in:
grez911
2017-02-05 18:26:37 +03:00
parent 002002bf53
commit bf563321b3
51 changed files with 7 additions and 784 deletions

View File

@@ -1,25 +0,0 @@
Subject: Subscribers to $list$@$domain$
%text prologue%
%wrap%Here is the list of subscribers
%iftype all%
(to all versions of the list):
%else%
to the
%iftype normal% normal %endif%
%iftype digest% digest %endif%
%iftype nomail% no-mail %endif%
version of the list:
%endif%
%iftype all normal%
%^%- %listsubs%
%endif%
%iftype all digest%
%^%- %digestsubs%
%endif%
%iftype all nomail%
%^%- %nomailsubs%
%endif%