shithub: hugo

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