UNPKG

jackson

Version:

Jackson, the web application framework

21 lines (17 loc) 356 B
<!doctype> <html lang="en"> <head> <title>Not found</title> <meta charset="utf-8"> <style> body { padding: 50px 10%; font-family: sans-serif; } </style> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> </head> <body> <% content %> </body> </html>