matschiner пре 9 година
родитељ
комит
3d3bf01fb0
4 измењених фајлова са 8 додато и 8 уклоњено
  1. 2 2
      412.html
  2. 1 1
      bad_gateway.html
  3. 3 3
      not_found.html
  4. 2 2
      precondition_failed.html

+ 2 - 2
412.html

@@ -1,5 +1,5 @@
 <HTML>
-<HEAD>
+<HEAD><meta charset="UTF-8">
 <TITLE>412 Precondition Failed</TITLE>
 <BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]-->
 <style>
@@ -43,7 +43,7 @@
             font-size: 80px;
         }
     }
-  </style> 
+  </style>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 </HEAD>
 <BODY>

+ 1 - 1
bad_gateway.html

@@ -45,7 +45,7 @@
             font-size: 80px;
         }
     }
-  </style> 
+  </style>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 </HEAD>
 <BODY>

+ 3 - 3
not_found.html

@@ -1,5 +1,5 @@
 <HTML>
-<HEAD>
+<HEAD><meta charset="UTF-8">
 <TITLE>404 Not Found</TITLE>
 <BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]-->
 <style>
@@ -29,7 +29,7 @@
     }
     p {
         font-size: 20px;
-        
+
     }
      hr {
         margin: 20px 20px;
@@ -43,7 +43,7 @@
             font-size: 80px;
         }
     }
-  </style> 
+  </style>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 </HEAD>
 <BODY>

+ 2 - 2
precondition_failed.html

@@ -1,5 +1,5 @@
 <HTML>
-<HEAD>
+<HEAD><meta charset="UTF-8">
 <TITLE>412 Precondition Failed</TITLE>
 <BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]-->
 <style>
@@ -43,7 +43,7 @@
             font-size: 80px;
         }
     }
-  </style> 
+  </style>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 </HEAD>
 <BODY>