shithub: hugo

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