diff -Pur mailman-2.0-base/Mailman/Archiver/HyperArch.py mailman-2.0/Mailman/Archiver/HyperArch.py --- mailman-2.0-base/Mailman/Archiver/HyperArch.py Mon Nov 13 15:50:05 2000 +++ mailman-2.0/Mailman/Archiver/HyperArch.py Thu Dec 14 18:20:36 2000 @@ -94,7 +94,7 @@ %(prev)s %(next)s - +

%(subject_html)s

%(author_html)s @@ -287,6 +287,7 @@ d["email_url"] = url_quote(self.email) d["datestr_html"] = self.quote(self.datestr) d["body"] = self._get_body() + d["background_color"] = mm_cfg.BACKGD_COLOR if self.charset is not None: d["encoding"] = html_charset % self.charset @@ -449,7 +450,7 @@ %(encoding)s - +

%(archive)s Archives by %(archtype)s