generator-swiftserver
Version:
Generator for Kitura REST webservice servers
22 lines (20 loc) • 556 B
HTML
<html>
<head>
<title>IBM Cloud Web Starter</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link inline href="css/default.css" rel="stylesheet" />
</head>
<body>
<div>
<div id="error-container">
<div>
<div class="sad-cloud"></div>
<h1>Uh oh!</h1>
<h2>Whoops! The server couldn't handle your request.</h2>
<h2>Click to go to the <a href="https://developer.ibm.com/swift/" target="_blank">overview page</a>.</h2>
</div>
</div>
</div>
</body>
</html>