diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-06 02:18:30 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-06 02:18:30 +0900 |
commit | e591f51039f4ebc4a52d6a8aac210d8ebb7978de (patch) | |
tree | 004c9f8ba6a59659e2ea930f5f74403a269627f8 /templates/eo/subscribe.html | |
parent | 898c692842fed6e33a4bc309d9d240721a01a4c7 (diff) | |
parent | ca506e913faa49331db68f541774fdb773653988 (diff) | |
download | mailman2-e591f51039f4ebc4a52d6a8aac210d8ebb7978de.tar.gz mailman2-e591f51039f4ebc4a52d6a8aac210d8ebb7978de.tar.xz mailman2-e591f51039f4ebc4a52d6a8aac210d8ebb7978de.zip |
merge lp:mailman up to rev 1765
Diffstat (limited to 'templates/eo/subscribe.html')
-rw-r--r-- | templates/eo/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/eo/subscribe.html b/templates/eo/subscribe.html new file mode 100644 index 00000000..f129428b --- /dev/null +++ b/templates/eo/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 3550 $ --> +<html> +<head><title>Rezultoj de la abono al <MM-List-Name></title></head> +<body bgcolor="white"> +<h1>Rezultoj de la abono al <MM-List-Name></h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |