Proper 404 page title.

This commit is contained in:
Marcus Whybrow 2012-07-15 01:38:52 +01:00
parent b3f067f0ce
commit f7d0dd99d9

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>{{ page.title }}</title> <title>404 Page Not Found · MSM</title>
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content="Marcus Whybrow"> <meta name="author" content="Marcus Whybrow">