df
This commit is contained in:
parent
8bb26c686d
commit
16f57c2fbd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
|
|
||||||
{% if comment_info and not comment_info.is_banned and not linked_comment.deleted_utc > 0 %}
|
{% if comment_info and not comment_info.is_banned and not linked_comment.deleted_utc > 0 %}
|
||||||
<title>{{'@'+comment_info.author.username comments on "{{title}} - Drama"</title>
|
<title>{{'@'+comment_info.author.username}} comments on "{{title}} - Drama"</title>
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:article:author" content="{{'@'+comment_info.author.username}}" />
|
<meta property="og:article:author" content="{{'@'+comment_info.author.username}}" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue