UNPKG

356 BHTMLView Raw
1<!doctype>
2<html lang="en">
3 <head>
4 <title>Not found</title>
5 <meta charset="utf-8">
6
7 <style>
8 body {
9 padding: 50px 10%;
10 font-family: sans-serif;
11 }
12 </style>
13 <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
14 </head>
15
16 <body>
17 <% content %>
18 </body>
19</html>
20