Disabled comments
This commit is contained in:
parent
a1c8632e5f
commit
c28c04002e
2 changed files with 4 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
<article class="blog-post center">
|
||||
<h1><a href="{{ post|url }}">{{ post.title }}</a></h1>
|
||||
<div class="info">
|
||||
Published on {{ post.pub_date }} with <a href="{{ post|url }}#commento">no comments.</a>
|
||||
Published on {{ post.pub_date }}
|
||||
</div>
|
||||
<div class="content">
|
||||
{% if from_index and summary|length > 1 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue