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/nl/article.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 templates/nl/article.html (limited to 'templates/nl/article.html') diff --git a/templates/nl/article.html b/templates/nl/article.html new file mode 100644 index 00000000..ed4933c7 --- /dev/null +++ b/templates/nl/article.html @@ -0,0 +1,53 @@ + + + + %(title)s + + + + + %(encoding)s + %(prev)s + %(next)s + + +

Onderwerp : %(subject_html)s +

+ + Auteur : + %(author_html)s
+ + E-mail : + %(email_html)s +
+ + Datum : + %(datestr_html)s +

+
+ +%(body)s + +
+

+ \ No newline at end of file -- cgit v1.2.3