From a8e4ec7801b5ca8c986febed1f95124b412e92f9 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 19 Oct 2010 20:52:05 -0700 Subject: use browser geolocation when desired --- view/atom_feed.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/atom_feed.tpl') diff --git a/view/atom_feed.tpl b/view/atom_feed.tpl index da1d53e39..142119f49 100644 --- a/view/atom_feed.tpl +++ b/view/atom_feed.tpl @@ -4,7 +4,8 @@ xmlns:at="http://purl.org/atompub/tombstones/1.0" xmlns:media="http://purl.org/syndication/atommedia" xmlns:dfrn="http://purl.org/macgirvin/dfrn/1.0" - xmlns:as="http://activitystrea.ms/spec/1.0/" > + xmlns:as="http://activitystrea.ms/spec/1.0/" + xmlns:georss="http://www.georss.org/georss" > $feed_id $feed_title -- cgit v1.2.3