summaryrefslogtreecommitdiff
path: root/_includes/themes/tom/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/themes/tom/post.html')
-rw-r--r--_includes/themes/tom/post.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/_includes/themes/tom/post.html b/_includes/themes/tom/post.html
index fc94e5e..088407a 100644
--- a/_includes/themes/tom/post.html
+++ b/_includes/themes/tom/post.html
@@ -14,4 +14,6 @@
<li><span>{{ post.date | date_to_string }}</span> &raquo; <a href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
-</div> \ No newline at end of file
+</div>
+
+{% include JB/comments %} \ No newline at end of file