bootstrap/site/content/404.md

12 lines
188 B
Markdown
Raw Normal View History

2019-02-21 16:00:54 +08:00
---
title: "404 - File not found"
layout: "default"
description: ""
sitemap_exclude: true
---
<div class="text-center py-5">
<h1 class="display-1">404</h1>
<h2>File not found</h2>
</div>