cordova-android/test/assets/www/error.html

8 lines
137 B
HTML
Raw Normal View History

<html>
<head>
<title>OH NOES!</title>
</head>
<body>
<h1>Things went terribly wrong!</h1>
</body>
</html>