shithub: hugo

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