diff options
Diffstat (limited to 'view/atom_item.tpl')
-rw-r--r-- | view/atom_item.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/atom_item.tpl b/view/atom_item.tpl index 401441e16..b26ba2e69 100644 --- a/view/atom_item.tpl +++ b/view/atom_item.tpl @@ -19,6 +19,7 @@ <content type="$type" >$content</content> <link rel="alternate" href="$alt" /> <dfrn:location>$location</dfrn:location> + <georss:point>$coord</georss:point> <dfrn:comment-allow>$comment_allow</dfrn:comment-allow> <as:verb>$verb</as:verb> $actobj |