Mercurial > hg
comparison tests/test-hgweb-commands.t @ 18200:b31266671918
hgweb: add (Atom) subscribe link to the main paper template pages
The subscribe link is found at the bottom of the navigation sidebar.
This uses a free icon from http://feedicons.com.
author | Angel Ezquerra <angel.ezquerra@gmail.com> |
---|---|
date | Tue, 04 Dec 2012 00:41:29 +0100 |
parents | d605a82cf189 |
children | d6ebdbdd70a5 |
comparison
equal
deleted
inserted
replaced
18190:d57879e72e18 | 18200:b31266671918 |
---|---|
273 | 273 |
274 </ul> | 274 </ul> |
275 <ul> | 275 <ul> |
276 <li><a href="/help">help</a></li> | 276 <li><a href="/help">help</a></li> |
277 </ul> | 277 </ul> |
278 <p> | |
279 <div class="atom-logo"> | |
280 <a href="/atom-log" title="subscribe to atom feed"> | |
281 <img class="atom-logo" src="/static/feed-icon-14x14.png" alt="atom feed"> | |
282 </a> | |
283 </div> | |
278 </div> | 284 </div> |
279 | 285 |
280 <div class="main"> | 286 <div class="main"> |
281 <h2><a href="/">test</a></h2> | 287 <h2><a href="/">test</a></h2> |
282 <h3>log</h3> | 288 <h3>log</h3> |