diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 7e0c07b..0b234b4 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 @@ +