From 2aee687b29f28ef20703abcbe715d1b1d8e27546 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 14 Feb 2008 09:08:11 -0800 Subject: Added Galician translation from Frco. Javier Rial Rodrguez. --- templates/gl/article.html | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 templates/gl/article.html (limited to 'templates/gl/article.html') diff --git a/templates/gl/article.html b/templates/gl/article.html new file mode 100644 index 00000000..34c9d552 --- /dev/null +++ b/templates/gl/article.html @@ -0,0 +1,48 @@ + + + + %(title)s + + + + + %(encoding)s + %(prev)s + %(next)s + + +

%(subject_html)s +

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

+
+ +%(body)s + +
+

+ -- cgit v1.2.3