Update 404.html

This commit is contained in:
Руслан 2023-10-09 21:43:06 +06:00 committed by GitHub
parent 5eed3b3392
commit 81de8e9df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
<div class="content">
{{ partial "head.html" . }}
<main class="list">
<main>
<div class="site-description">
{{ template "partials/404.html" . }}
</div>