##// END OF EJS Templates
fixed readme rendering bug....
fixed readme rendering bug. when there existed a directory named like dicovery file for readme, it crashed trying to read it's content. We just skip them now

File last commit:

r2296:e5c0f201 codereview
r2326:405b1170 beta
Show More
changeset_comment.html
6 lines | 84 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
<h4>${subject}</h4>
${body}