We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfe5171 + e5f2610 commit 4d0ae1cCopy full SHA for 4d0ae1c
404.html
@@ -0,0 +1,24 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <title>404</title>
5
+ </head>
6
+ <body>
7
+ <div style="height: 50px;">
8
+ <p></p>
9
+ </div>
10
+ <div style="height: 45px;" align="center">
11
+ <nav class="breadcrumbs f5" aria-label="Breadcrumb">
12
+ <a title="Softencode.com" href="https://softencode.github.io/">Softencode.com</a>
13
+ </nav>
14
15
+ <hr/>
16
+ <h1 align="center">404
17
+ What you want flies away</h1>
18
+ <h3 align="center">The file you want flew away</h1>
19
+ <h3 align="center">Maybe you can try:</h3>
20
+ <h3 align="center">
21
+ <div class="error-code" jscontent="errorCode" jstcache="18"><ins>ERR CONNECTION TIMED OUT</ins></div>
22
+ </h3>
23
+ </body>
24
+</html>
0 commit comments