shithub: hugo

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