From 8514e1b722068eace3a9e20bf274a2ae37cdafa3 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 3 Jun 2018 18:12:09 -0700 Subject: Added Esperanto translation and updated i18n. --- templates/eo/article.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 templates/eo/article.html (limited to 'templates/eo/article.html') diff --git a/templates/eo/article.html b/templates/eo/article.html new file mode 100644 index 00000000..b2ffe014 --- /dev/null +++ b/templates/eo/article.html @@ -0,0 +1,55 @@ + + + + %(title)s + + + + + + %(encoding)s + %(prev)s + %(next)s + + +

%(subject_html)s

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

+
+ +%(body)s + +
+

+ +
+Plia informo pri la listo... %(listname)s
+ + -- cgit v1.2.3