d618c2de08
Signed-off-by: Valentin Popov <valentineus@gmail.com>
13 lines
233 B
HTML
13 lines
233 B
HTML
---
|
|
permalink: "/404.html"
|
|
title: "404: Page not found"
|
|
layout: default
|
|
---
|
|
|
|
<div class="container f04">
|
|
<div class="content">
|
|
<div class="num">404</div>
|
|
<div class="detail">Page not found</div>
|
|
</div>
|
|
</div>
|