mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-01 02:12:58 +08:00
8 lines
137 B
HTML
8 lines
137 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>OH NOES!</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Things went terribly wrong!</h1>
|
||
|
</body>
|
||
|
</html>
|