diff options
Diffstat (limited to 'templates/he/archidxfoot.html')
-rw-r--r-- | templates/he/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/he/archidxfoot.html b/templates/he/archidxfoot.html new file mode 100644 index 00000000..3e0a01c7 --- /dev/null +++ b/templates/he/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> |