diff options
author | Tokio Kikuchi <tkikuchi@is.kochi-u.ac.jp> | 2007-11-19 09:06:10 +0900 |
---|---|---|
committer | Tokio Kikuchi <tkikuchi@is.kochi-u.ac.jp> | 2007-11-19 09:06:10 +0900 |
commit | 2d7babef109e595bfa4e945cf31d63817408746e (patch) | |
tree | 024961e035bf84241e1cbf5ec09e0ea211953baa /templates/he/subscribe.html | |
parent | 4683bd064689820562fdd31d6522045c5be33c55 (diff) | |
parent | 588890f16d73b3497ee86ae2ed2176de1190da6c (diff) | |
download | mailman2-2d7babef109e595bfa4e945cf31d63817408746e.tar.gz mailman2-2d7babef109e595bfa4e945cf31d63817408746e.tar.xz mailman2-2d7babef109e595bfa4e945cf31d63817408746e.zip |
merge from launchpad
Diffstat (limited to 'templates/he/subscribe.html')
-rw-r--r-- | templates/he/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/he/subscribe.html b/templates/he/subscribe.html new file mode 100644 index 00000000..43f4217f --- /dev/null +++ b/templates/he/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 3550 $ --> +<html> +<head><title><MM-List-Name> Subscription results</title></head> +<body bgcolor="white" dir="rtl"> +<h1><MM-List-Name> תוצאות הרשמה</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |