shithub: hugo

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