shithub: hugo

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