Page MenuHomeDevCentral

404.tpl
No OneTemporary

<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Obsidian Workspaces :: 404 not found</title>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/foundation/5.0.3/css/foundation.min.css" />
<link rel="stylesheet" href="{#StaticContentURL#}/css/errorpage.css" />
<link href="{#StaticContentURL#}/favicon.ico" rel="shorcut icon" type="image/x-icon">
<link href="{#StaticContentURL#}/favicon.png" rel="icon" type="image/png" />
<script src="//cdnjs.cloudflare.com/ajax/libs/foundation/5.0.3/js/modernizr.js"></script>
</head>
<body>
<div class="contentpanel">
<h1>This page can’t be found.</h1>
<h2>We’re looking if your page could be found on the top of an Alaska mountain.</h2>
<p>Meanwhile, try to <a href="#" onClick="window.history.back();">go back to the
previous page</a> or to <a href="{$URL_HOME}">return to the
homepage</a>.</p>
</div>
</body>
</html>

File Metadata

Mime Type
text/html
Expires
Tue, Nov 18, 17:06 (20 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3175642
Default Alt Text
404.tpl (1 KB)

Event Timeline