Mercurial > hg
annotate templates/atom/header.tmpl @ 7919:3e6206967570
Backed out changeset 490e40816cbd
The difference came from a configuration difference (network unreachable vs.
connection refused), not from an OS change.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Mon, 30 Mar 2009 01:23:01 +0200 |
parents | 3340aa5a64f7 |
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"> |