From 003be673bf444a8b4f7547c0504bd55bf6bcbad3 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 26 Jul 2001 23:27:07 +0000 Subject: intermediate --- templates/fr/article.html | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 templates/fr/article.html diff --git a/templates/fr/article.html b/templates/fr/article.html new file mode 100644 index 000000000..2901aa146 --- /dev/null +++ b/templates/fr/article.html @@ -0,0 +1,54 @@ + + + + %(title)s + + + + + %(encoding)s + %(prev)s + %(next)s + + +

%(subject_html)s +

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

+
+ +%(body)s + +
+

+ + + + + + + -- cgit v1.3.1