hgbook

diff web/index.html.in @ 666:d8c85d831fb4

Merge with http://hg.serpentine.com/mercurial/book
author Dongsheng Song <songdongsheng@live.cn>
date Tue Mar 31 21:17:59 2009 +0800 (2009-03-31)
parents 7893b3824715
children 1a0a78e197c3
line diff
     1.1 --- a/web/index.html.in	Fri Mar 27 00:01:58 2009 -0700
     1.2 +++ b/web/index.html.in	Tue Mar 31 21:17:59 2009 +0800
     1.3 @@ -2,8 +2,7 @@
     1.4  {% extends "boilerplate.html" %}
     1.5  
     1.6  {% block bodycontent %}
     1.7 -<div class="navheader"><h1 class="booktitle">Mercurial: The Definitive Guide<div class="authors">by Bryan
     1.8 -O'Sullivan</div></h1></div>
     1.9 +<div class="navheader"><h1 class="booktitle">Mercurial: The Definitive Guide<div class="authors">by Bryan O'Sullivan</div></h1></div>
    1.10  
    1.11  <div class="book">
    1.12    <h2>Welcome to Mercurial: The Definitive Guide</h2>
    1.13 @@ -31,7 +30,7 @@
    1.14  
    1.15    <p>(If you would like to adapt the comment system for a
    1.16      publishing project of your own, the source for the web application
    1.17 -    is included with the book.)</p>
    1.18 +    is included with the book source at the link above.)</p>
    1.19  
    1.20    <h2>What is Mercurial?</h2>
    1.21