Mercurial > hg
comparison mercurial/templates/paper/helptopics.tmpl @ 18194:18fef98618cd stable
paper: sanity-check page feed links
filelog has feeds in header, but not in menu bar
help has header feeds pointing to tags
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 20 Dec 2012 16:36:45 -0600 |
parents | 44382887d012 |
children | bebb05a7e249 |
comparison
equal
deleted
inserted
replaced
18193:120e1160d17e | 18194:18fef98618cd |
---|---|
1 {header} | 1 {header} |
2 <title>Help: {title}</title> | 2 <title>Help: {title}</title> |
3 <link rel="alternate" type="application/atom+xml" | |
4 href="{url}atom-tags" title="Atom feed for {repo|escape}" /> | |
5 <link rel="alternate" type="application/rss+xml" | |
6 href="{url}rss-tags" title="RSS feed for {repo|escape}" /> | |
7 </head> | 3 </head> |
8 <body> | 4 <body> |
9 | 5 |
10 <div class="container"> | 6 <div class="container"> |
11 <div class="menu"> | 7 <div class="menu"> |