shithub: hugo

ref: 8bcc08e3b0ddd5762101bb2f061e0be04ecd8d57
dir: /docs/layouts/404.html/

View raw version
{{ partial "header.html" . }}
<div class="col-lg-8 col-md-12">
Page Not Found.
</div>
{{ partial "footer.html" . }}