Skip to content
Snippets Groups Projects
Verified Commit b2fc332b authored by David Hoese's avatar David Hoese
Browse files

Add 404 page

parent d7e6dfaa
No related branches found
No related tags found
1 merge request!18Add 404 page
<head>
<meta name="charset" charset="utf-8">
<meta name="ie-edge" http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="tags" content="404" />
<meta name="date" content="2020-04-03" />
<meta name="template" content="page" />
<meta name="url" content="" />
<meta name="save_as" content="404.html" />
<meta name="category" content="404" />
<meta name="summary" content="Not Found (404) - RAIN | SSEC @ UW-Madison" />
<title>RAIN | SSEC @ UW-Madison | Not Found</title>
</head>
<body>
<div class="message">
<div class="container">
<div class="row">
<div class="col text-center h3">
The requested page could not be located.
</div>
</div>
<div class="row">
<div class="col text-center h4">
This website was updated in
early 2020 and a lot of pages have been moved around. Please use the
navigation bar at the top to explore the new website.
</div>
</div>
</div>
</div>
</body>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment