neocities/views/templates/not_found.slim

17 lines
500 B
Text

doctype html
html
head
meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
title #{username} - Page Not Found
link href="//groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all"
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
body
.txt-Center
h1 Page Not Found
p The requested page was not found on this web site.