fix: missing comments partial in post layout template
This commit is contained in:
@ -179,4 +179,5 @@
|
||||
{{ define "tail" }}
|
||||
{{ partial "related-posts.html" . }}
|
||||
{{ partial "post-nav.html" . }}
|
||||
{{ partial "comment.html" . }}
|
||||
{{ end }}
|
Reference in New Issue
Block a user