diff --git a/templates/ar/archidxhead.html b/templates/ar/archidxhead.html index 6fa5540..8d268bf 100755 --- a/templates/ar/archidxhead.html +++ b/templates/ar/archidxhead.html @@ -1,4 +1,4 @@ - + أرشيف %(archive)s الخاص بالقائمة %(listname)s حسب %(archtype)s diff --git a/templates/ar/archtoc.html b/templates/ar/archtoc.html index 969d4d7..e7a23c4 100755 --- a/templates/ar/archtoc.html +++ b/templates/ar/archtoc.html @@ -1,4 +1,4 @@ - + أرشيفات القائمة %(listname)s diff --git a/templates/ar/archtocnombox.html b/templates/ar/archtocnombox.html index 6d0c906..80d5386 100755 --- a/templates/ar/archtocnombox.html +++ b/templates/ar/archtocnombox.html @@ -1,4 +1,4 @@ - + أرشيفات القائمة %(listname)s diff --git a/templates/ar/article.html b/templates/ar/article.html index 9701a6c..217244a 100755 --- a/templates/ar/article.html +++ b/templates/ar/article.html @@ -1,4 +1,4 @@ - + @@ -7,6 +7,11 @@ + %(encoding)s %(prev)s %(next)s diff --git a/templates/ar/emptyarchive.html b/templates/ar/emptyarchive.html index 1c02136..c461fde 100755 --- a/templates/ar/emptyarchive.html +++ b/templates/ar/emptyarchive.html @@ -1,4 +1,4 @@ - + diff --git a/templates/ca/archidxhead.html b/templates/ca/archidxhead.html index 0ca142d..f5d2edd 100644 --- a/templates/ca/archidxhead.html +++ b/templates/ca/archidxhead.html @@ -1,4 +1,4 @@ - + L'arxiu de %(archive)s de la llista %(listname)s per %(archtype)s diff --git a/templates/ca/archtoc.html b/templates/ca/archtoc.html index e399a32..e2e43c5 100644 --- a/templates/ca/archtoc.html +++ b/templates/ca/archtoc.html @@ -1,4 +1,4 @@ - + Els arxius de la llista %(listname)s diff --git a/templates/ca/archtocnombox.html b/templates/ca/archtocnombox.html index fe76f17..32eb992 100644 --- a/templates/ca/archtocnombox.html +++ b/templates/ca/archtocnombox.html @@ -1,4 +1,4 @@ - + Els arxius de la llista %(listname)s diff --git a/templates/ca/article.html b/templates/ca/article.html index b82351d..a946d4b 100644 --- a/templates/ca/article.html +++ b/templates/ca/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/ca/emptyarchive.html b/templates/ca/emptyarchive.html index 4326c00..fa0b8a5 100644 --- a/templates/ca/emptyarchive.html +++ b/templates/ca/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Arxius de la llista %(listname)s diff --git a/templates/cs/archidxhead.html b/templates/cs/archidxhead.html index 462e5bb..2b0dd82 100644 --- a/templates/cs/archidxhead.html +++ b/templates/cs/archidxhead.html @@ -1,4 +1,4 @@ - + Konference %(listname)s %(archive)s Archiv po %(archtype)s diff --git a/templates/cs/archtoc.html b/templates/cs/archtoc.html index d82c147..9336000 100644 --- a/templates/cs/archtoc.html +++ b/templates/cs/archtoc.html @@ -1,4 +1,4 @@ - + Archiv konference %(listname)s diff --git a/templates/cs/archtocnombox.html b/templates/cs/archtocnombox.html index d5b1d38..34a9cf4 100644 --- a/templates/cs/archtocnombox.html +++ b/templates/cs/archtocnombox.html @@ -1,4 +1,4 @@ - + Archiv konference %(listname)s diff --git a/templates/cs/article.html b/templates/cs/article.html index 84c674c..5fa5162 100644 --- a/templates/cs/article.html +++ b/templates/cs/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/cs/emptyarchive.html b/templates/cs/emptyarchive.html index 61ea2e7..2162735 100644 --- a/templates/cs/emptyarchive.html +++ b/templates/cs/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Archiv konference %(listname)s diff --git a/templates/da/archidxhead.html b/templates/da/archidxhead.html index c7f66a2..162bcd9 100644 --- a/templates/da/archidxhead.html +++ b/templates/da/archidxhead.html @@ -1,4 +1,4 @@ - + %(listname)s arkivet for %(archive)s sorteret efter %(archtype)s diff --git a/templates/da/archtoc.html b/templates/da/archtoc.html index 0892a06..a5dcda6 100644 --- a/templates/da/archtoc.html +++ b/templates/da/archtoc.html @@ -1,4 +1,4 @@ - + %(listname)s arkiv diff --git a/templates/da/archtocnombox.html b/templates/da/archtocnombox.html index 0c86bd8..756f9e1 100644 --- a/templates/da/archtocnombox.html +++ b/templates/da/archtocnombox.html @@ -1,4 +1,4 @@ - + %(listname)s arkiv diff --git a/templates/da/article.html b/templates/da/article.html index 512471e..6a69904 100644 --- a/templates/da/article.html +++ b/templates/da/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/da/emptyarchive.html b/templates/da/emptyarchive.html index c853084..50ec9f4 100644 --- a/templates/da/emptyarchive.html +++ b/templates/da/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Arkiv for maillisten %(listname)s diff --git a/templates/de/article.html b/templates/de/article.html index 849e4e7..63d0a84 100644 --- a/templates/de/article.html +++ b/templates/de/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/en/archidxhead.html b/templates/en/archidxhead.html index 4fdf473..2227dfd 100644 --- a/templates/en/archidxhead.html +++ b/templates/en/archidxhead.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>The %(listname)s %(archive)s Archive by %(archtype)s diff --git a/templates/en/archtoc.html b/templates/en/archtoc.html index 6969d51..32ecb71 100644 --- a/templates/en/archtoc.html +++ b/templates/en/archtoc.html @@ -1,4 +1,4 @@ - + The %(listname)s Archives diff --git a/templates/en/archtocnombox.html b/templates/en/archtocnombox.html index 0b1239e..e2c5b3d 100644 --- a/templates/en/archtocnombox.html +++ b/templates/en/archtocnombox.html @@ -1,4 +1,4 @@ - + The %(listname)s Archives diff --git a/templates/en/article.html b/templates/en/article.html index 57f2831..d82a477 100644 --- a/templates/en/article.html +++ b/templates/en/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=Re:%%20%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/en/emptyarchive.html b/templates/en/emptyarchive.html index 2f10766..8585a32 100644 --- a/templates/en/emptyarchive.html +++ b/templates/en/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>The %(listname)s Archives diff --git a/templates/es/archidxhead.html b/templates/es/archidxhead.html index 8f1be27..eb7ad76 100644 --- a/templates/es/archidxhead.html +++ b/templates/es/archidxhead.html @@ -1,4 +1,4 @@ - + Archivos de %(listname)s %(archive)s por %(archtype)s diff --git a/templates/es/archtoc.html b/templates/es/archtoc.html index 7559a8e..8c9d25b 100644 --- a/templates/es/archtoc.html +++ b/templates/es/archtoc.html @@ -1,4 +1,4 @@ - + Archivos de %(listname)s diff --git a/templates/es/archtocnombox.html b/templates/es/archtocnombox.html index 20cdb56..0de1160 100644 --- a/templates/es/archtocnombox.html +++ b/templates/es/archtocnombox.html @@ -1,4 +1,4 @@ - + Archivos de %(listname)s diff --git a/templates/es/article.html b/templates/es/article.html index 318a89a..45cd75b 100644 --- a/templates/es/article.html +++ b/templates/es/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/es/emptyarchive.html b/templates/es/emptyarchive.html index 0f294e5..0d4ee67 100644 --- a/templates/es/emptyarchive.html +++ b/templates/es/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Archivo de la lista %(listname)s diff --git a/templates/et/article.html b/templates/et/article.html index 2378bc8..a7a23be 100644 --- a/templates/et/article.html +++ b/templates/et/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/et/emptyarchive.html b/templates/et/emptyarchive.html index d274535..c4b66ff 100644 --- a/templates/et/emptyarchive.html +++ b/templates/et/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s listi arhiiv diff --git a/templates/eu/archidxhead.html b/templates/eu/archidxhead.html index c0992e7..180a898 100644 --- a/templates/eu/archidxhead.html +++ b/templates/eu/archidxhead.html @@ -1,4 +1,4 @@ - + %(listname)s %(archive)s Izeneko Artxiboa. diff --git a/templates/eu/archtoc.html b/templates/eu/archtoc.html index 3f87cca..80287a9 100644 --- a/templates/eu/archtoc.html +++ b/templates/eu/archtoc.html @@ -1,4 +1,4 @@ - + %(listname)s Zerrendako Artxiboak diff --git a/templates/eu/article.html b/templates/eu/article.html index 535cec9..c1cab2a 100644 --- a/templates/eu/article.html +++ b/templates/eu/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/eu/emptyarchive.html b/templates/eu/emptyarchive.html index 7da69d9..7ab7bac 100644 --- a/templates/eu/emptyarchive.html +++ b/templates/eu/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s Zerrendako Artxiboak diff --git a/templates/fi/article.html b/templates/fi/article.html index 14635df..40f6fda 100644 --- a/templates/fi/article.html +++ b/templates/fi/article.html @@ -1,4 +1,4 @@ - + @@ -7,6 +7,11 @@ + %(encoding)s %(prev)s %(next)s diff --git a/templates/fr/archtoc.html b/templates/fr/archtoc.html index bc9dbd2..0a4b153 100644 --- a/templates/fr/archtoc.html +++ b/templates/fr/archtoc.html @@ -1,4 +1,4 @@ - + Les Archives de %(listname)s diff --git a/templates/fr/archtocnombox.html b/templates/fr/archtocnombox.html index 64422b5..19fe109 100644 --- a/templates/fr/archtocnombox.html +++ b/templates/fr/archtocnombox.html @@ -1,4 +1,4 @@ - + Les Archives de %(listname)s diff --git a/templates/fr/article.html b/templates/fr/article.html index 94aefa5..ce2ea95 100644 --- a/templates/fr/article.html +++ b/templates/fr/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/fr/emptyarchive.html b/templates/fr/emptyarchive.html index e10776e..33eb935 100644 --- a/templates/fr/emptyarchive.html +++ b/templates/fr/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Archives de %(listname)s diff --git a/templates/gl/archidxhead.html b/templates/gl/archidxhead.html index 0c51697..6a28c7d 100644 --- a/templates/gl/archidxhead.html +++ b/templates/gl/archidxhead.html @@ -1,4 +1,4 @@ - + O arquivo da rolda %(listname)s %(archive)s por %(archtype)s diff --git a/templates/gl/archtoc.html b/templates/gl/archtoc.html index 0bcef5e..ea927c6 100644 --- a/templates/gl/archtoc.html +++ b/templates/gl/archtoc.html @@ -1,4 +1,4 @@ - + Os arquivos da rolda %(listname)s diff --git a/templates/gl/article.html b/templates/gl/article.html index 34c9d55..7d371d3 100644 --- a/templates/gl/article.html +++ b/templates/gl/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/gl/emptyarchive.html b/templates/gl/emptyarchive.html index 4f6a75e..4637a58 100644 --- a/templates/gl/emptyarchive.html +++ b/templates/gl/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Arquivo da rolda %(listname)s diff --git a/templates/he/archidxhead.html b/templates/he/archidxhead.html index 727f8cd..10d7c19 100644 --- a/templates/he/archidxhead.html +++ b/templates/he/archidxhead.html @@ -1,4 +1,4 @@ - + הארכיבים של %(listname)s %(archive)s לפי %(archtype)s diff --git a/templates/he/archtoc.html b/templates/he/archtoc.html index ed282d1..88ed112 100644 --- a/templates/he/archtoc.html +++ b/templates/he/archtoc.html @@ -1,4 +1,4 @@ - + הארכיבים של %(listname)s diff --git a/templates/he/archtocnombox.html b/templates/he/archtocnombox.html index 486acd1..b1357c3 100644 --- a/templates/he/archtocnombox.html +++ b/templates/he/archtocnombox.html @@ -1,4 +1,4 @@ - + הארכיבים של %(listname)s diff --git a/templates/he/article.html b/templates/he/article.html index 695b46f..66d46a5 100644 --- a/templates/he/article.html +++ b/templates/he/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/he/emptyarchive.html b/templates/he/emptyarchive.html index 7d4eff8..4bb1472 100644 --- a/templates/he/emptyarchive.html +++ b/templates/he/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>הארכיביון של %(listname)s diff --git a/templates/hr/archidxhead.html b/templates/hr/archidxhead.html index a4241b5..46235e8 100644 --- a/templates/hr/archidxhead.html +++ b/templates/hr/archidxhead.html @@ -1,4 +1,4 @@ - + The %(listname)s %(archive)s Arhiva od %(archtype)s diff --git a/templates/hr/archtoc.html b/templates/hr/archtoc.html index bc74fe6..a5053ff 100644 --- a/templates/hr/archtoc.html +++ b/templates/hr/archtoc.html @@ -1,4 +1,4 @@ - + %(listname)s Arhiva diff --git a/templates/hr/article.html b/templates/hr/article.html index 1cc6108..092b39a 100644 --- a/templates/hr/article.html +++ b/templates/hr/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/hr/emptyarchive.html b/templates/hr/emptyarchive.html index 073a952..141c4f4 100644 --- a/templates/hr/emptyarchive.html +++ b/templates/hr/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s Arhiva diff --git a/templates/hu/archidxhead.html b/templates/hu/archidxhead.html index 5b449bf..aa44070 100644 --- a/templates/hu/archidxhead.html +++ b/templates/hu/archidxhead.html @@ -1,4 +1,4 @@ - + A(z) %(listname)s %(archive)si Archvuma %(archtype)s szerint rendezve diff --git a/templates/hu/archtoc.html b/templates/hu/archtoc.html index 5256fad..4c0dea1 100644 --- a/templates/hu/archtoc.html +++ b/templates/hu/archtoc.html @@ -1,4 +1,4 @@ - + A(z) %(listname)s Archvum diff --git a/templates/hu/article.html b/templates/hu/article.html index 77af20e..71c0cf6 100644 --- a/templates/hu/article.html +++ b/templates/hu/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/hu/emptyarchive.html b/templates/hu/emptyarchive.html index 40f9638..9971c67 100644 --- a/templates/hu/emptyarchive.html +++ b/templates/hu/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s archvum diff --git a/templates/ia/archidxhead.html b/templates/ia/archidxhead.html index ff00f49..4e223da 100644 --- a/templates/ia/archidxhead.html +++ b/templates/ia/archidxhead.html @@ -1,4 +1,4 @@ - + Le archivo %(listname)s %(archive)s per %(archtype)s diff --git a/templates/ia/archtoc.html b/templates/ia/archtoc.html index 5bc966b..c849a95 100644 --- a/templates/ia/archtoc.html +++ b/templates/ia/archtoc.html @@ -1,4 +1,4 @@ - + Le archivos de %(listname)s diff --git a/templates/ia/archtocnombox.html b/templates/ia/archtocnombox.html index c56bb49..8201934 100644 --- a/templates/ia/archtocnombox.html +++ b/templates/ia/archtocnombox.html @@ -1,4 +1,4 @@ - + Le archivos de %(listname)s diff --git a/templates/ia/article.html b/templates/ia/article.html index bdcfb01..3936028 100644 --- a/templates/ia/article.html +++ b/templates/ia/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/ia/emptyarchive.html b/templates/ia/emptyarchive.html index b46cd1e..00269c8 100644 --- a/templates/ia/emptyarchive.html +++ b/templates/ia/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Le archivo %(listname)s diff --git a/templates/it/archidxhead.html b/templates/it/archidxhead.html index f68364e..c818e3f 100644 --- a/templates/it/archidxhead.html +++ b/templates/it/archidxhead.html @@ -1,4 +1,4 @@ - + L'archivio %(archive)s della lista %(listname)s ordinato per %(archtype)s diff --git a/templates/it/archtoc.html b/templates/it/archtoc.html index c9a473e..cf3bcc1 100644 --- a/templates/it/archtoc.html +++ b/templates/it/archtoc.html @@ -1,4 +1,4 @@ - + Gli archivi della lista %(listname)s diff --git a/templates/it/archtocnombox.html b/templates/it/archtocnombox.html index 6d7423d..02fc867 100644 --- a/templates/it/archtocnombox.html +++ b/templates/it/archtocnombox.html @@ -1,4 +1,4 @@ - + Gli archivi di %(listname)s diff --git a/templates/it/article.html b/templates/it/article.html index 3934586..c0dd438 100644 --- a/templates/it/article.html +++ b/templates/it/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/it/emptyarchive.html b/templates/it/emptyarchive.html index f94054d..5a2b36a 100644 --- a/templates/it/emptyarchive.html +++ b/templates/it/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Gli archivi della lista %(listname)s diff --git a/templates/ja/archidxhead.html b/templates/ja/archidxhead.html index ea56e11..0c91c07 100644 --- a/templates/ja/archidxhead.html +++ b/templates/ja/archidxhead.html @@ -1,4 +1,4 @@ - + %(listname)s %(archive)s ¸ %(archtype)s diff --git a/templates/ja/archtoc.html b/templates/ja/archtoc.html index 7c54582..0060beb 100644 --- a/templates/ja/archtoc.html +++ b/templates/ja/archtoc.html @@ -1,4 +1,4 @@ - + %(listname)s ¸ diff --git a/templates/ja/archtocnombox.html b/templates/ja/archtocnombox.html index 76e8340..72b4425 100644 --- a/templates/ja/archtocnombox.html +++ b/templates/ja/archtocnombox.html @@ -1,4 +1,4 @@ - + %(listname)s ¸ diff --git a/templates/ja/article.html b/templates/ja/article.html index 6d8febe..56d3237 100644 --- a/templates/ja/article.html +++ b/templates/ja/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/ja/emptyarchive.html b/templates/ja/emptyarchive.html index b41cd66..3b1b52b 100644 --- a/templates/ja/emptyarchive.html +++ b/templates/ja/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s ¸ diff --git a/templates/ko/article.html b/templates/ko/article.html index 59cd636..6ccbe96 100644 --- a/templates/ko/article.html +++ b/templates/ko/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/ko/emptyarchive.html b/templates/ko/emptyarchive.html index 183f2bf..8612a70 100644 --- a/templates/ko/emptyarchive.html +++ b/templates/ko/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>%(listname)s diff --git a/templates/lt/archidxhead.html b/templates/lt/archidxhead.html index c065653..1fa2295 100644 --- a/templates/lt/archidxhead.html +++ b/templates/lt/archidxhead.html @@ -1,4 +1,4 @@ - + Forumo %(listname)s %(archive)s Archyvas %(archtype)s diff --git a/templates/lt/archtoc.html b/templates/lt/archtoc.html index b445bcd..5d3cbe6 100644 --- a/templates/lt/archtoc.html +++ b/templates/lt/archtoc.html @@ -1,4 +1,4 @@ - + Forumo %(listname)s archyvai diff --git a/templates/lt/article.html b/templates/lt/article.html index 751c45a..5f0cce6 100644 --- a/templates/lt/article.html +++ b/templates/lt/article.html @@ -1,4 +1,4 @@ - + %(title)s @@ -6,6 +6,11 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> %(encoding)s %(prev)s %(next)s diff --git a/templates/lt/emptyarchive.html b/templates/lt/emptyarchive.html index 06ecf1c..9fc1d06 100644 --- a/templates/lt/emptyarchive.html +++ b/templates/lt/emptyarchive.html @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <title>Forumo %(listname)s archyvai diff --git a/templates/nl/archidxhead.html b/templates/nl/archidxhead.html index f3aad16..64474d3 100644 --- a/templates/nl/archidxhead.html +++ b/templates/nl/archidxhead.html @@ -1,24 +1,24 @@ - - - - Het %(listname)s %(archive)s Archief op %(archtype)s - - %(encoding)s - - - -

%(archive)s Archief op %(archtype)s

- -

Begin: %(firstdate)s
- Einde: %(lastdate)s
- Berichten: %(size)s

-