log view: display the patch name just once, tighten up whitespace
darcsweb.cgi
Sun Mar 28 18:21:44 UTC 2010 Simon Michael <simon@joyful.com>
* log view: display the patch name just once, tighten up whitespace
--- old-darcsweb/darcsweb.cgi 2015-02-18 15:26:39.000000000 +0000
+++ new-darcsweb/darcsweb.cgi 2015-02-18 15:26:39.000000000 +0000
@@ -1250,8 +1250,6 @@
<i>%(author)s [%(date)s]</i><br/>
</div>
<div class="log_body">
- %(desc)s<br/>
- <br/>
%(comment)s
</div>