shithub: hugo

ref: 53d07fb409d5d0395ce56806ab76452e704d0730
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" . }}