2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
Files
bootstrap/site/content/404.md
T
Christian Oliff 35c6b2b12b Create 404.md
2019-03-13 19:22:59 +02:00

12 lines
188 B
Markdown

---
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>