shithub: hugo

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