From 4f4d6bace60fa3f43efeb675ba4f1617a9d9df58 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sun, 31 Oct 2010 21:57:30 -0700 Subject: add rel=mentioned links for tagged persons --- view/atom_cmnt.tpl | 1 + view/atom_item.tpl | 1 + 2 files changed, 2 insertions(+) (limited to 'view') 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 @@ $comment_allow $verb $actobj + $mentioned 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 @@ $comment_allow $verb $actobj + $mentioned -- cgit v1.2.3