diff options
author | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
---|---|---|
committer | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
commit | 06d15b0a9949652f696d19903cef2a235ff3a428 (patch) | |
tree | 55a9c12de799cc056da986aafe3b8e66d0cbf94b /templates/fa/subscribe.html | |
parent | bc05ad4e81bd2ce9ec0f36e5112eadf607a49195 (diff) | |
parent | ded18dda2b2f9ba00f8780b4eba6c398c5bff838 (diff) | |
download | mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.gz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.xz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.zip |
Upstream changes
Diffstat (limited to 'templates/fa/subscribe.html')
-rw-r--r-- | templates/fa/subscribe.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/fa/subscribe.html b/templates/fa/subscribe.html new file mode 100644 index 00000000..98d319b1 --- /dev/null +++ b/templates/fa/subscribe.html @@ -0,0 +1,9 @@ +<!-- $Revision: 3550 $ --> +<html> +<head><title><MM-List-Name> نتایج اشتراک </title></head> +<body bgcolor="white" dir="rtl"> +<h1><MM-List-Name> نتایج اشتراک </h1> +<MM-Results> +<MM-Mailman-Footer> +</body> +</html> |