Use #comments-embed for embedding comments. Avoid duplicate ID
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
| {% endif %}
|
||||
|
||||
|
||||
#comments-container
|
||||
#comments-embed
|
||||
#comments-list-items-loading
|
||||
i.pi-spin
|
||||
|
||||
|
@@ -102,7 +102,8 @@
|
||||
| {% if (node._created | pretty_date) != (node._updated | pretty_date) %}
|
||||
span(title="Updated {{ node._updated }}") (updated {{ node._updated | pretty_date }})
|
||||
| {% endif %}
|
||||
#comments-container
|
||||
|
||||
#comments-embed
|
||||
#comments-list-items-loading
|
||||
i.pi-spin
|
||||
|
||||
|
@@ -114,7 +114,7 @@
|
||||
| {% endif %}
|
||||
|
||||
|
||||
#comments-container
|
||||
#comments-embed
|
||||
#comments-list-items-loading
|
||||
i.pi-spin
|
||||
|
||||
|
@@ -40,7 +40,7 @@
|
||||
a(href="{{ node.short_link }}") {{ node.short_link }}
|
||||
| {% endif %}
|
||||
|
||||
#comments-container
|
||||
#comments-embed
|
||||
#comments-list-items-loading
|
||||
i.pi-spin
|
||||
|
||||
|
@@ -75,7 +75,7 @@ meta(name="twitter:description", content="{{ node.properties.content }}")
|
||||
| {{ node.properties.content }}
|
||||
|
||||
|
||||
#comments-container
|
||||
#comments-embed
|
||||
#comments-list-items-loading
|
||||
i.pi-spin
|
||||
|
||||
|
Reference in New Issue
Block a user