Mercurial > hg-stable
diff 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 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Sun Dec 30 19:19:52 2012 +0100 +++ b/tests/test-hgweb-commands.t Tue Dec 04 00:41:29 2012 +0100 @@ -275,6 +275,12 @@ <ul> <li><a href="/help">help</a></li> </ul> + <p> + <div class="atom-logo"> + <a href="/atom-log" title="subscribe to atom feed"> + <img class="atom-logo" src="/static/feed-icon-14x14.png" alt="atom feed"> + </a> + </div> </div> <div class="main">