shithub: hugo

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