shithub: hugo

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