shithub: hugo

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