shithub: hugo

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