aboutsummaryrefslogtreecommitdiffstats
path: root/view/atom_item.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-08-20 14:33:15 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-08-20 14:33:15 -0700
commit709c86b2daec32ae0d5d6d0e7f88b8607e02edba (patch)
tree2975e62aebdda560502e3e2454153020e6377db6 /view/atom_item.tpl
parent82174bbfa8ae45cebd75efbf597abf8623caa4b7 (diff)
downloadvolse-hubzilla-709c86b2daec32ae0d5d6d0e7f88b8607e02edba.tar.gz
volse-hubzilla-709c86b2daec32ae0d5d6d0e7f88b8607e02edba.tar.bz2
volse-hubzilla-709c86b2daec32ae0d5d6d0e7f88b8607e02edba.zip
added location tagging
Diffstat (limited to 'view/atom_item.tpl')
-rw-r--r--view/atom_item.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/atom_item.tpl b/view/atom_item.tpl
index 16581fc89..99b18e05f 100644
--- a/view/atom_item.tpl
+++ b/view/atom_item.tpl
@@ -15,5 +15,6 @@
<published>$published</published>
<updated>$updated</updated>
<content>$content</content>
+ <as:place>$location</as:place>
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
</entry>