shithub: hugo

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