mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:54:43 -04:00
parent
a52a53a6d5
commit
6640c52c82
5
layouts/404.html
Normal file
5
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" . }}
|
Loading…
x
Reference in New Issue
Block a user