mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
Fixed syntax error in 404.html template code
This commit is contained in:
@@ -38,5 +38,5 @@ This is a basic example of a 404.html template:
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{{ partial "footer.html" }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
|
Reference in New Issue
Block a user