shithub: hugo

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