Merge branch 'develop' into feature/tag_feed
[akkoma] / lib / pleroma / web / templates / feed / feed / tag.xml.eex
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feed
3 xmlns="http://www.w3.org/2005/Atom"
4 xmlns:thr="http://purl.org/syndication/thread/1.0"
5 xmlns:activity="http://activitystrea.ms/spec/1.0/"
6 xmlns:poco="http://portablecontacts.net/spec/1.0"
7 xmlns:ostatus="http://ostatus.org/schema/1.0">
8
9 <title>TAGS</title>
10 </feed>