diff options
author | tkikuchi <> | 2006-08-04 12:23:46 +0000 |
---|---|---|
committer | tkikuchi <> | 2006-08-04 12:23:46 +0000 |
commit | 7235674824a7843abeac9a477b7eae614e9387f7 (patch) | |
tree | 556b48b7e9d3f0c516271855158650313ce5064e /templates/ar/subscribe.html | |
parent | 7988ecd881fb000f05ee1c18668d114d10a8bc4d (diff) | |
download | mailman2-7235674824a7843abeac9a477b7eae614e9387f7.tar.gz mailman2-7235674824a7843abeac9a477b7eae614e9387f7.tar.xz mailman2-7235674824a7843abeac9a477b7eae614e9387f7.zip |
Arabic templates.
Diffstat (limited to 'templates/ar/subscribe.html')
-rwxr-xr-x | templates/ar/subscribe.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/ar/subscribe.html b/templates/ar/subscribe.html new file mode 100755 index 00000000..152e0a51 --- /dev/null +++ b/templates/ar/subscribe.html @@ -0,0 +1,12 @@ +<!-- $Revision: 2.1 $ --> +<html dir="rtl"> +<head> +<title><MM-List-Name> نتائج تسجيل الاشتراك</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +</head> +<body bgcolor="white"> +<h1><MM-List-Name> نتائج تسجيل الاشتراك</h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |