diff --git a/layout/comment-detail.html b/layout/comment-detail.html new file mode 100644 index 0000000..000f0b9 --- /dev/null +++ b/layout/comment-detail.html @@ -0,0 +1,10 @@ +
+ +
+ {{ site_start }}{{ author }}{{ site_end }} + - {{ date }} +

{{ content }}

+
+
+ + \ No newline at end of file