shithub: hugo

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