shithub: hugo

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