From ff670afdeeaf7e1715a89868ddfed3af101457bf Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 9 Apr 2003 05:09:57 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'Release_2_1-maint'. --- templates/pt/article.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 templates/pt/article.html (limited to 'templates/pt/article.html') diff --git a/templates/pt/article.html b/templates/pt/article.html new file mode 100644 index 00000000..4e0e2b53 --- /dev/null +++ b/templates/pt/article.html @@ -0,0 +1,49 @@ + + + + %(title)s + + + + + %(encoding)s + %(prev)s + %(next)s + + +

%(subject_html)s

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

+
+ +%(body)s + +
+

+ +
+Mais informações acerca da lista %(listname)s
+ -- cgit v1.2.3