shithub: hugo

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