changed title for 500 and 422
This commit is contained in:
parent
4d2423f6a3
commit
653b8ade41
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page not found!!1! (404)</title>
|
||||
<title>REJECTED WOAH (422)</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<style>
|
||||
body {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page not found!!1! (404)</title>
|
||||
<title>what is going on (500)</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue