diff options
author | clytie <> | 2006-04-23 04:58:11 +0000 |
---|---|---|
committer | clytie <> | 2006-04-23 04:58:11 +0000 |
commit | 20113170dd9e732ad0ec49094e8412ab96c3ae21 (patch) | |
tree | c64edff5cf572c547c268d1da009c89c1e418ed3 /templates/vi/archidxhead.html | |
parent | 01e21cdacb0f214c74df9584c3a05634fe2028db (diff) | |
download | mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.gz mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.xz mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.zip |
2006-04-23 Added and committed all the Vietnamese translated template files from the stable version.
Clytie Siddall <clytie@riverland.net.au>
Diffstat (limited to 'templates/vi/archidxhead.html')
-rw-r--r-- | templates/vi/archidxhead.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/templates/vi/archidxhead.html b/templates/vi/archidxhead.html new file mode 100644 index 00000000..5121858d --- /dev/null +++ b/templates/vi/archidxhead.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>Kho %(archive)s %(listname)s theo %(archtype)s</title> + <META NAME="robots" CONTENT="noindex,follow"> + %(encoding)s + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>Kho %(archive)s theo %(archtype)s</h1> + <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><b>Đầu :</b> <i>%(firstdate)s</i><br> + <b>Cuối :</b> <i>%(lastdate)s</i><br> + <b>Thư :</b> %(size)s<p> + <ul> |