Browse Source

initial commit

Andi Dittrich 10 years ago
parent
commit
54577d0da4

+ 6 - 0
Build/HTTP400.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP401.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP403.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP404.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP500.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP501.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP502.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP503.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP520.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
Build/HTTP521.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">

+ 6 - 0
template.html

@@ -1,6 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+	<!--  
+		Bootstrap based HttpErrorPages
+		License: MIT X11 License
+		https://github.com/AndiDittrich/HttpErrorPages
+	-->
+
 	<meta charset="utf-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1">