blob: b3268fc7092b84c46a4cfde36dede512fc0517ff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<title>Arquivo %(archive)s de %(listname)s por %(archtype)s</title>
<META NAME="robots" CONTENT="noindex,follow">
%(encoding)s
</HEAD>
<BODY BGCOLOR="#ffffff">
<a name="start"></A>
<h1>%(archive)s Arquivos por %(archtype)s</h1>
<ul>
<li> <b>Mensagens ordenadas por:</b>
%(thread_ref)s
%(subject_ref)s
%(author_ref)s
%(date_ref)s
<li><b><a href="%(listinfo)s">Mais informa��o sobre esta lista...
</a></b></li>
</ul>
<p><b>In�cio:</b> <i>%(firstdate)s</i><br>
<b>Fim:</b> <i>%(lastdate)s</i><br>
<b>Mensagens:</b> %(size)s<p>
<ul>
|