diff web/index.html.in @ 698:9e8e5292acaa

Generate a nice readable index.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 27 Mar 2009 00:41:15 -0700
parents 7893b3824715
children 1a0a78e197c3
line wrap: on
line diff
--- a/web/index.html.in	Fri Mar 27 00:01:58 2009 -0700
+++ b/web/index.html.in	Fri Mar 27 00:41:15 2009 -0700
@@ -2,8 +2,7 @@
 {% extends "boilerplate.html" %}
 
 {% block bodycontent %}
-<div class="navheader"><h1 class="booktitle">Mercurial: The Definitive Guide<div class="authors">by Bryan
-O'Sullivan</div></h1></div>
+<div class="navheader"><h1 class="booktitle">Mercurial: The Definitive Guide<div class="authors">by Bryan O'Sullivan</div></h1></div>
 
 <div class="book">
   <h2>Welcome to Mercurial: The Definitive Guide</h2>
@@ -31,7 +30,7 @@
 
   <p>(If you would like to adapt the comment system for a
     publishing project of your own, the source for the web application
-    is included with the book.)</p>
+    is included with the book source at the link above.)</p>
 
   <h2>What is Mercurial?</h2>