diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-18 20:49:10 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-18 20:49:10 -0700 |
commit | 21f0cd206d1f533af8754542821f18c82e5c8df5 (patch) | |
tree | 4bb5f5b07b2ca8b4c0533e6fab2c26d2ccedf480 /view/atom_feed.tpl | |
parent | 07274bb922204a39889e8a3db42adb94708572fb (diff) | |
download | volse-hubzilla-21f0cd206d1f533af8754542821f18c82e5c8df5.tar.gz volse-hubzilla-21f0cd206d1f533af8754542821f18c82e5c8df5.tar.bz2 volse-hubzilla-21f0cd206d1f533af8754542821f18c82e5c8df5.zip |
more poll stuff ahead of item revamp
Diffstat (limited to 'view/atom_feed.tpl')
-rw-r--r-- | view/atom_feed.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/atom_feed.tpl b/view/atom_feed.tpl index c283ad8f7..00ac6c406 100644 --- a/view/atom_feed.tpl +++ b/view/atom_feed.tpl @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:at="http://purl.org/atompub/tombstones/1.0" |