mirror of
https://github.com/gohugoio/hugo.git
synced 2025-01-01 19:11:41 +00:00
6 lines
116 B
HTML
6 lines
116 B
HTML
|
{{ partial "header.html" . }}
|
||
|
<div class="col-lg-8 col-md-12">
|
||
|
Page Not Found.
|
||
|
</div>
|
||
|
{{ partial "footer.html" . }}
|