mercurial/templates/atom/header.tmpl
author Augie Fackler <augie@google.com>
Wed, 04 Apr 2018 12:16:50 -0700
changeset 37341 d62d2e346acf
parent 9999 f91e5630ce7e
permissions -rw-r--r--
simplestorerepo: avoid shadowing dict in list comprehension over dict Caught by pyflakes. Differential Revision: https://phab.mercurial-scm.org/D3077
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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">