From b132a73f15e432eaf43310fce9196ca0c0651465 Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 2 Jan 2003 05:25:50 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'Release_2_1-maint'. --- templates/en/article.html | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 templates/en/article.html (limited to 'templates/en/article.html') diff --git a/templates/en/article.html b/templates/en/article.html new file mode 100644 index 00000000..38dbc554 --- /dev/null +++ b/templates/en/article.html @@ -0,0 +1,50 @@ + + + + %(title)s + + + + + %(encoding)s + %(prev)s + %(next)s + + +

%(subject_html)s

+ %(author_html)s + %(email_html)s +
+ %(datestr_html)s +

+
+ +%(body)s + +
+

+ +
+More information about the %(listname)s +mailing list
+ -- cgit v1.2.3