shithub: hugo

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