shithub: hugo

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