blob: ac7bf24aa977ee398c396c1fb113d4742ea6774f (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>%(title)s</title>
<link rel="Index" href="index.html" >
<link rel="made" href="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
<meta name="robots" content="index,nofollow">
<style type="text/css">
pre { white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ }
</style>
%(encoding)s
%(prev)s
%(next)s
</head>
<body bgcolor="#ffffff">
<h1>%(subject_html)s</h1>
<b>%(author_html)s</b>
<a href="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
title="%(subject_html)s">%(email_html)s</a><br>
<i>%(datestr_html)s</i>
<p><ul>
%(prev_wsubj)s
%(next_wsubj)s
<li><b>Wiadomo�ci posortowane wed�ug:</b>
<a href="date.html#%(sequence)s">[ daty ]</a>
<a href="thread.html#%(sequence)s">[ w�tku ]</a>
<a href="subject.html#%(sequence)s">[ tytu�u ]</a>
<a href="author.html#%(sequence)s">[ autora ]</a>
</li>
</ul>
<hr>
<!--beginarticle-->
%(body)s
<!--endarticle-->
<hr>
<p><ul>
<!--threads-->
%(prev_wsubj)s
%(next_wsubj)s
<li><b>Wiadomo�ci posortowane wed�ug:</b>
<a href="date.html#%(sequence)s">[ daty ]</a>
<a href="thread.html#%(sequence)s">[ w�tku ]</a>
<a href="subject.html#%(sequence)s">[ tytu�u ]</a>
<a href="author.html#%(sequence)s">[ autora ]</a>
</li>
</ul>
<hr>
<a href="%(listurl)s">Wi�cej informacji o li�cie %(listname)s</a><br>
</body>
</html>
|