aboutsummaryrefslogtreecommitdiff
path: root/_pages/404.html
blob: 37b5e89f1dbe617fec305d4e3826e5942d4867ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
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>