diff options
Diffstat (limited to 'templates/lt/archidxhead.html')
-rw-r--r-- | templates/lt/archidxhead.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/templates/lt/archidxhead.html b/templates/lt/archidxhead.html new file mode 100644 index 00000000..c0656536 --- /dev/null +++ b/templates/lt/archidxhead.html @@ -0,0 +1,23 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>Forumo %(listname)s %(archive)s Archyvas %(archtype)s</title> + <META NAME="robots" CONTENT="noindex,follow"> + %(encoding)s + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>%(archive)s Archyvas %(archtype)s</h1> + <ul> + <li> <b>Laiškai surūšiuoti pagal:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Daugiau apie forumą... + </a></b></li> + </ul> + <p><b>Pradėta:</b> <i>%(firstdate)s</i><br> + <b>Paskutinysis:</b> <i>%(lastdate)s</i><br> + <b>Laiškų:</b> %(size)s<p> + <ul> |