diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-05-20 15:51:13 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-05-20 15:51:13 -0700 |
commit | 12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0 (patch) | |
tree | 3bbc66c65dc945a5f42baee7884699389ed112bc /templates/fa/subscribe.html | |
parent | 64047694242be831634a82c35d948cbc44f60f20 (diff) | |
download | mailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.tar.gz mailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.tar.xz mailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.zip |
Here are the 'forgot to add' templates/fa and messages/fa files.
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..5e16d782 --- /dev/null +++ b/templates/fa/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> |