From 5bfafd6dad44a472eb30408584237d2bc46f54be Mon Sep 17 00:00:00 2001 From: David Planella Date: Sat, 21 Jun 2008 13:06:42 +0200 Subject: Templates' encoding converted to HTML Entities, further message catalog fixes As some of the HTML pages are generated by mixing the templates with messages from the PO catalog, we should probably check if it is ok to mix encodings, as the catalog will be in UTF-8 and the templates in ISO8859-1. --- templates/ca/archidxhead.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/ca/archidxhead.html') diff --git a/templates/ca/archidxhead.html b/templates/ca/archidxhead.html index 1ef729cd..0ca142dd 100644 --- a/templates/ca/archidxhead.html +++ b/templates/ca/archidxhead.html @@ -15,7 +15,7 @@ %(author_ref)s %(date_ref)s -
  • Més informació sobre aquesta llista... +
  • Més informació sobre aquesta llista...
  • Inici: %(firstdate)s
    -- cgit v1.2.3