aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ro/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ro/article.html')
-rw-r--r--templates/ro/article.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/ro/article.html b/templates/ro/article.html
index b282feb6..4c5df8ba 100644
--- a/templates/ro/article.html
+++ b/templates/ro/article.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> %(title)s</TITLE>
@@ -6,6 +6,11 @@
<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">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
%(encoding)s
%(prev)s
%(next)s