shithub: hugo

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