From: W. Trevor King Date: Sun, 17 Apr 2011 06:49:21 +0000 (-0400) Subject: Correct -> typo in `be html` templates. X-Git-Tag: 1.1.0~200 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72d9a417c3bdc1c631889ba08c378d75c52d099b;p=be.git Correct -> typo in `be html` templates. --- diff --git a/libbe/command/html.py b/libbe/command/html.py index 1fdae08..a53690e 100644 --- a/libbe/command/html.py +++ b/libbe/command/html.py @@ -808,7 +808,7 @@ div.root.comment { ## 'bug_comment_entry.html': """ - + - +
Comment: @@ -821,7 +821,7 @@ div.root.comment { {{ format_body(bug, comment) }}
""", }