diff options
Diffstat (limited to '')
-rw-r--r-- | templates/vi/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/vi/archidxfoot.html b/templates/vi/archidxfoot.html new file mode 100644 index 00000000..b57e2695 --- /dev/null +++ b/templates/vi/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>Ngày thư cuối cùng:</b></a> + <i>%(lastdate)s</i><br> + <b>Lưu vào kho :</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Sắp xếp thư theo :</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Thông tin thêm về hộp thư chung này... + </a></b></li> + </ul> + <p> + <hr> + <i>Kho này bị Pipermail %(version)s tạo ra.</i> + </BODY> +</HTML> |