mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 20:49:21 -04:00
Fixed syntax error in 404.html template code
This commit is contained in:
parent
f4737689bd
commit
20bed49f52
@ -38,5 +38,5 @@ This is a basic example of a 404.html template:
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{{ partial "footer.html" }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user