diff options
| author | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-02-06 08:51:03 +0000 |
|---|---|---|
| committer | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-02-06 08:51:03 +0000 |
| commit | 46af1e06dcbea345b5cf3df522297e5b5f9f81ef (patch) | |
| tree | fda7dfe2950173eb1cbc708aef06b5bfd8b87850 /htroot/rssTerminal.html | |
| parent | b19bc611b010c64986ad65becaec193cbb8651f9 (diff) | |
- XHTML-Validation of some pages (Status.html still needs work)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5579 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/rssTerminal.html')
| -rwxr-xr-x | htroot/rssTerminal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html index 5c534d7c2..5b3d693d0 100755 --- a/htroot/rssTerminal.html +++ b/htroot/rssTerminal.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>rss terminal</title>
<style type="text/css">
|
