aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/atom_cmnt.tpl1
-rw-r--r--view/atom_item.tpl1
2 files changed, 2 insertions, 0 deletions
diff --git a/view/atom_cmnt.tpl b/view/atom_cmnt.tpl
index 6c1a15faa..b70a6dc4e 100644
--- a/view/atom_cmnt.tpl
+++ b/view/atom_cmnt.tpl
@@ -16,5 +16,6 @@
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
<as:verb>$verb</as:verb>
$actobj
+ $mentioned
</entry>
diff --git a/view/atom_item.tpl b/view/atom_item.tpl
index b26ba2e69..0d36b579d 100644
--- a/view/atom_item.tpl
+++ b/view/atom_item.tpl
@@ -23,5 +23,6 @@
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
<as:verb>$verb</as:verb>
$actobj
+ $mentioned
</entry>