mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
9 lines
166 B
HTML
9 lines
166 B
HTML
---
|
|
layout: page
|
|
title: "404: Page not found"
|
|
permalink: /404.html
|
|
---
|
|
|
|
{% include lang.html %}
|
|
|
|
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p> |