shithub: hugo

ref: 487b210fb8a31b3636030ea960f6565b9e6b3c54
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" . }}