MercurialWebTheme

themes/mercurialweb/footer.tmpl

6:0114d93d19c7
2010-06-07 Paul Boddie Changed the menu entry capitalisation. Refined the stylesheet, making it compatible with Roundup styling work, permitting multiple forms in the navibar and links in the current navibar entry.
     1 {motd}     2      3 <div id="footer">     4 <div id="pageline"></div>     5 <ul id="credits">     6 <li><a href="http://mercurial.selenic.com/">Powered by Mercurial</a></li>     7 </ul>     8 </div>     9     10 </body>    11 </html>