changeset 18747 | f5db3092790f |
parent 18526 | 9409aeaafdc1 |
child 24129 | 3fc86f1c39d8 |
--- a/mercurial/templates/monoblue/help.tmpl Sat Feb 09 21:51:21 2013 +0000 +++ b/mercurial/templates/monoblue/help.tmpl Sat Feb 09 21:51:21 2013 +0000 @@ -31,8 +31,8 @@ </div> <h2 class="no-link no-border">branches</h2> - <pre> - {doc|escape} - </pre> + <div id="doc"> + {rstdoc(doc, "html")} + </div> {footer}