generator-swiftserver
Version:
Generator for Kitura REST webservice servers
22 lines (20 loc) • 571 B
HTML
<html>
<head>
<title>IBM Cloud Web Starter</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link inline rel="stylesheet" href="css/default.css"></link>
</head>
<body>
<div>
<div id="error-container">
<div>
<div class="sad-cloud" ></div>
<h1>404!</h1>
<h2>Whoops! Looks like you got lost or couldn't find your page.</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>