Fixed a tag
This commit is contained in:
2
403.html
2
403.html
@@ -17,7 +17,7 @@
|
|||||||
/>
|
/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="./">
|
<a href="https://pfostendynamics.com/">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p style="padding-top: calc(40%)">Error 403 - You're not allowed to see this!</p>
|
<p style="padding-top: calc(40%)">Error 403 - You're not allowed to see this!</p>
|
||||||
<p style="padding-top: calc(50%)">Click here to go to main page</p>
|
<p style="padding-top: calc(50%)">Click here to go to main page</p>
|
||||||
|
2
404.html
2
404.html
@@ -17,7 +17,7 @@
|
|||||||
/>
|
/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="./">
|
<a href="https://pfostendynamics.com/"">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p style="padding-top: calc(40%)">Error 404 - Page not found</p>
|
<p style="padding-top: calc(40%)">Error 404 - Page not found</p>
|
||||||
<p style="padding-top: calc(50%)">Click here to go to main page</p>
|
<p style="padding-top: calc(50%)">Click here to go to main page</p>
|
||||||
|
Reference in New Issue
Block a user