shithub: hugo

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