shithub: hugo

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