shithub: hugo

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