Mercurial > hg
annotate mercurial/templates/atom/header.tmpl @ 49473:f59e49f6bee4
branching: merge stable into default
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Thu, 01 Sep 2022 16:51:26 +0200 |
parents | f91e5630ce7e |
children |
rev | line source |
---|---|
5269
46c5e1ee8aaa
Added support for the Atom syndication format
Robert Bachmann <rbach@rbach.priv.at>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="{encoding}"?> |
5270
b962f82cfd61
Atom support: replaced xhtml namespace prefix with default namespace
Robert Bachmann <rbach@rbach.priv.at>
parents:
5269
diff
changeset
|
2 <feed xmlns="http://www.w3.org/2005/Atom"> |