shithub: hugo

ref: 0a99168220f0b451dd74015cb94145a9c1904310
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" . }}