blob: 085d69dbe9ec9e9f5bfedc84c88393d589f519c1 [file] [log] [blame]
Gurpreet Singh71387882023-01-09 19:07:43 +00001<html>
2 <head>
3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
4 <title>Strona internetowa jest niedostępna</title>
5 <style type="text/css">
6 body { margin-top: 0px; padding-top: 0px; }
7 h2 { margin-top: 5px; padding-top: 0px; }
8 </style>
9
10 <body>
11
12 <img src="file:///android_asset/webkit/android-weberror.png" align="top" />
13 <h2>Strona internetowa jest niedostępna</h2>
14 <p>Nie można załadować strony internetowej pod adresem <a href="%s">%s</a> jako:</p>
15 <!-- The %e is replaced by a localized error string -->
16 <p>%e</p>
17 </body>
18 </head>
19</html>