X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234..5348b08e74f4ad856643cd2382105df9309bba36:/wolnelektury/templates/500.html?ds=inline

diff --git a/wolnelektury/templates/500.html b/wolnelektury/templates/500.html
index 4ecf3ad3d..e0b2bbb27 100644
--- a/wolnelektury/templates/500.html
+++ b/wolnelektury/templates/500.html
@@ -5,11 +5,11 @@
 <head>
 <title>500 - {% trans "Server error" %} WolneLektury.pl</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.5.2/build/reset/reset-min.css"> 
+<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.5.2/build/reset/reset-min.css">
 <style type="text/css">
 
 body {
-font-family: verdana, arial, sans-serif; 
+font-family: verdana, arial, sans-serif;
 margin: 2em;
 font-size: 100%;
 }
@@ -30,7 +30,7 @@ img {
 
 a:link {
     color: #037;
-    text-decoration: underline; 
+    text-decoration: underline;
 }
 
 a:visited {