aboutsummaryrefslogtreecommitdiff
path: root/cydia/404.html
blob: b300a7d284100d887b820e03f313294314515573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html>

<head>
    <meta charSet="utf-8" class="next-head" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" class="next-head" />
	<title>PINPAL - 404</title>
</head>

<body>
    <div>
        <div id="__next">
            <div data-reactroot="">
                <div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center">
                    <div>
                        <style>
                            body {
                                margin: 0
                            }
                        </style>
                        <h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1>
                        <div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle">
                            <h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">The page you are looking for can't be found.</h2>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div id="__next-error"></div>
    </div>
    
</body>

</html>