templates/gitweb/filediff.tmpl
changeset 5269 46c5e1ee8aaa
parent 4467 faf2fa0f3fff
child 5820 3a1ffc1da32c
--- a/templates/gitweb/filediff.tmpl	Wed Aug 29 17:01:10 2007 -0700
+++ b/templates/gitweb/filediff.tmpl	Thu Aug 30 16:42:17 2007 +0200
@@ -1,5 +1,7 @@
 {header}
 <title>{repo|escape}: diff {file|escape}</title>
+<link rel="alternate" type="application/atom+xml"
+   href="{url}atom-log" title="Atom feed for #repo|escape#">
 <link rel="alternate" type="application/rss+xml"
    href="{url}rss-log" title="RSS feed for {repo|escape}">
 </head>