瀏覽代碼

initial commit

Andi Dittrich 10 年之前
父節點
當前提交
54577d0da4
共有 11 個文件被更改,包括 66 次插入0 次删除
  1. 6 0
      Build/HTTP400.html
  2. 6 0
      Build/HTTP401.html
  3. 6 0
      Build/HTTP403.html
  4. 6 0
      Build/HTTP404.html
  5. 6 0
      Build/HTTP500.html
  6. 6 0
      Build/HTTP501.html
  7. 6 0
      Build/HTTP502.html
  8. 6 0
      Build/HTTP503.html
  9. 6 0
      Build/HTTP520.html
  10. 6 0
      Build/HTTP521.html
  11. 6 0
      template.html

+ 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">