shithub: hugo

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