mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
5
docs/layouts/404.html
Normal file
5
docs/layouts/404.html
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{{ partial "header.html" . }}
|
||||||
|
<div class="col-lg-8 col-md-12">
|
||||||
|
Page Not Found.
|
||||||
|
</div>
|
||||||
|
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user