view mercurial/templates/atom/changelog.tmpl @ 38120:16463278e7f4

githelp: make several strings localizable
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 21 May 2018 22:55:17 -0400
parents 9409aeaafdc1
children
line wrap: on
line source

{header}
 <!-- Changelog -->
 <id>{urlbase}{url|urlescape}</id>
 <link rel="self" href="{urlbase}{url|urlescape}atom-log"/>
 <link rel="alternate" href="{urlbase}{url|urlescape}"/>
 <title>{repo|escape} Changelog</title>
 {latestentry%feedupdated}

{entries%changelogentry}
</feed>