Update remarkbox/templates/snippets/snippets.j2
This commit is contained in:
parent
47f0a907d1
commit
318b280dd2
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
{% if node.verified %}
|
||||
{{ author_link(node) }}
|
||||
{% else %}
|
||||
<span title="The owner of this comment needs to verify their email address.

Is this your comment?

Check your email to log in and verify, edit, or delete this comment!"><a href="https://faq.remarkbox.com/350c1c2e-a061-11e9-9ef7-040140774501/why-is-my-comment-unverified" target="_blank" rel="nofollow">unverified</a></span>
|
||||
<span title="The owner of this comment needs to verify their email address.

Is this your comment?

Check your email to log in and verify, edit, or delete this comment!"><a href="https://faq.remarkbox.com/c17db420-e508-11ed-8707-83aad5f5c937/why-is-my-comment-unverified" target="_blank" rel="nofollow">unverified</a></span>
|
||||
{% endif %}
|
||||
<span class="date" title="created on {{ node.changed_date }} | {{ node.human_created_timestamp }}">
|
||||
{{ node.human_created_timestamp }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue