diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-10-31 21:57:30 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-10-31 21:57:30 -0700 |
commit | 4f4d6bace60fa3f43efeb675ba4f1617a9d9df58 (patch) | |
tree | ffad8f6faf4c42def511898377dd39e031a73d8b /view/atom_cmnt.tpl | |
parent | b376f215337e4bee7320a0df8fc3d9b1beb2f289 (diff) | |
download | volse-hubzilla-4f4d6bace60fa3f43efeb675ba4f1617a9d9df58.tar.gz volse-hubzilla-4f4d6bace60fa3f43efeb675ba4f1617a9d9df58.tar.bz2 volse-hubzilla-4f4d6bace60fa3f43efeb675ba4f1617a9d9df58.zip |
add rel=mentioned links for tagged persons
Diffstat (limited to 'view/atom_cmnt.tpl')
-rw-r--r-- | view/atom_cmnt.tpl | 1 |
1 files changed, 1 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> |