shithub: hugo

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