shithub: hugo

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