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/archidxfoot.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/archidxfoot.html')
-rw-r--r-- | templates/fa/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/fa/archidxfoot.html b/templates/fa/archidxfoot.html new file mode 100644 index 00000000..923758ef --- /dev/null +++ b/templates/fa/archidxfoot.html @@ -0,0 +1,21 @@ + </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> |