mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-07 10:33:34 +03:00
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>
|