shithub: hugo

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