X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2e1d485a0f3ca0949bea0c922e3b095b3d8d4d95..76fc2ed0abc7ff4bb7ddee798a115f11bf51ee1c:/wolnelektury/templates/404.html diff --git a/wolnelektury/templates/404.html b/wolnelektury/templates/404.html index cc8ccc90f..50a56ea7e 100644 --- a/wolnelektury/templates/404.html +++ b/wolnelektury/templates/404.html @@ -5,7 +5,7 @@ <head> <title>404 - {% trans "Page does not exist" %} - 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"> <link rel="stylesheet" href="{{ STATIC_URL }}css/error.css" type="text/css" /> </head>