shithub: hugo

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