shithub: hugo

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