diff --git a/layouts/_default/single.html b/layouts/_default/single.html index f8bfb0b..77ca593 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -49,5 +49,7 @@ {{ end }} + + {{ partial "comments.html" . }} {{ end }} diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html new file mode 100644 index 0000000..b891ecf --- /dev/null +++ b/layouts/partials/comments.html @@ -0,0 +1,8 @@ +