mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 21:41:35 +00:00
18 lines
771 B
HTML
18 lines
771 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<link rel="icon" type="image/x-icon" href="/static/images/favicon-183d10e3a3cf773fd4a29693fa4b34ed.ico">
|
|
<link rel="stylesheet" href="/static/css/common-a9bd2e6c6e4f4b132c3487a67b7e0fc3.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Askama - Page not found</title>
|
|
</head>
|
|
<body class="with-footer">
|
|
<div style="font-size:9em;text-align:center;">Oops!</div>
|
|
<div style="margin-left:3%;margin-top:3%;">
|
|
<div style="font-size:4.5em;">Seems like you're lost...</div>
|
|
<div style="margin-top:9%;font-size:2.5em;max-width:836px;">Back to <a href="/">home</a>?</div>
|
|
</div>
|
|
</body>
|
|
</html>
|