shithub: hugo

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