Mercurial > hg
annotate templates/atom/header.tmpl @ 8331:03cfc6ea93df
patchbomb: fix quotes in help string
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sat, 09 May 2009 01:15:24 +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"> |