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/archidxfoot.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/archidxfoot.html')
-rw-r--r-- | templates/fa/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/fa/archidxfoot.html b/templates/fa/archidxfoot.html new file mode 100644 index 00000000..97504329 --- /dev/null +++ b/templates/fa/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>تاریخ آخرین پیام:</b></a> + <i>%(lastdate)s</i><br> + <b>آرشیو شده در:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>پیغام ها مرتب شده بر اساس:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">اطلاعات بیشتر درباره این فهرست... + </a></b></li> + </ul> + <p> + <hr> + <i>این آرشیو توسط Pipermail %(version)s تولید شده است.</i> + </BODY> +</HTML> |