comparison templates/gitweb/tags.tmpl @ 5344:cc34be74eeec

Merge with crew-stable.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 29 Sep 2007 21:10:54 -0700
parents 46c5e1ee8aaa
children
comparison
equal deleted inserted replaced
5343:26692d08c2f9 5344:cc34be74eeec
1 #header# 1 #header#
2 <title>#repo|escape#: Tags</title> 2 <title>#repo|escape#: Tags</title>
3 <link rel="alternate" type="application/atom+xml"
4 href="{url}atom-log" title="Atom feed for #repo|escape#">
3 <link rel="alternate" type="application/rss+xml" 5 <link rel="alternate" type="application/rss+xml"
4 href="{url}rss-log" title="RSS feed for #repo|escape#"> 6 href="{url}rss-log" title="RSS feed for #repo|escape#">
5 </head> 7 </head>
6 <body> 8 <body>
7 9