diff options
author | Mark Sapiro <msapiro@value.net> | 2011-09-15 17:13:03 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-09-15 17:13:03 -0700 |
commit | 6a4a76c44bb5a86870bf5152e13779397564cdc4 (patch) | |
tree | 45d6168ebaa082cfd640438400532a6a9e6c94b5 /templates/el/subscribe.html | |
parent | 9ff377cd11ac5a1b76a3862fa720470f17c2d31e (diff) | |
download | mailman2-6a4a76c44bb5a86870bf5152e13779397564cdc4.tar.gz mailman2-6a4a76c44bb5a86870bf5152e13779397564cdc4.tar.xz mailman2-6a4a76c44bb5a86870bf5152e13779397564cdc4.zip |
Added Greek translation from Antonis Limperis.
Diffstat (limited to 'templates/el/subscribe.html')
-rwxr-xr-x | templates/el/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/el/subscribe.html b/templates/el/subscribe.html new file mode 100755 index 00000000..491cba39 --- /dev/null +++ b/templates/el/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 3550 $ --> +<html> +<head><title><MM-List-Name> Αποτελέσματα Εγγραφής</title></head> +<body bgcolor="white"> +<h1><MM-List-Name> Αποτελέσματα Εγγραφής</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |