~joostvb/mailman/2.1-pgp-smime

« back to all changes in this revision

Viewing changes to templates/pt/article.html

  • Committer: Joost van Baal
  • Date: 2010-03-01 10:14:35 UTC
  • mfrom: (414.13.93 2.1)
  • Revision ID: joostvb-bzr@mdcc.cx-20100301101435-2tsrm9hg4wydfai8
merging with upstream: 2.1.14 is coming

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<HTML>
3
3
 <HEAD>
4
4
   <TITLE> %(title)s
6
6
   <LINK REL="Index" HREF="index.html" >
7
7
   <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
8
8
   <META NAME="robots" CONTENT="index,nofollow">
 
9
   <style type="text/css">
 
10
       pre {
 
11
           white-space: pre-wrap;       /* css-2.1, curent FF, Opera, Safari */
 
12
           }
 
13
   </style>
9
14
   %(encoding)s
10
15
   %(prev)s
11
16
   %(next)s