~jan0sch/darcs-book
Showing details for patch 6e7b1fc7df164405dcb91fb39e0544892c207ba6.
diff -rN -u old-darcs-book/html/template.html new-darcs-book/html/template.html --- old-darcs-book/html/template.html 2025-01-21 09:52:40.267959959 +0000 +++ new-darcs-book/html/template.html 2025-01-21 09:52:40.267959959 +0000 @@ -25,6 +25,9 @@ <a class="prevlink" href="$prev$.html">« Back</a> </li> $endif$ + <li style="text-align:center"> + <a href="index.html">Table of Contents</a> + </li> $if(next)$ <li style="text-align:right"> <a class="nextlink" href="$next$.html">Next »</a>