mercurial/templates/gitweb/help.tmpl
changeset 18747 f5db3092790f
parent 18526 9409aeaafdc1
child 25526 32f76eccbced
--- a/mercurial/templates/gitweb/help.tmpl	Sat Feb 09 21:51:21 2013 +0000
+++ b/mercurial/templates/gitweb/help.tmpl	Sat Feb 09 21:51:21 2013 +0000
@@ -27,8 +27,8 @@
 
 <div class="title">&nbsp;</div>
 
-<pre>
-{doc|escape}
-</pre>
+<div id="doc">
+{rstdoc(doc, "html")}
+</div>
 
 {footer}