##// END OF EJS Templates
fixed problem with anchor links that contains non ascii chars...
fixed problem with anchor links that contains non ascii chars - anchor links are now based on md5 of path and not path safe web representation

File last commit:

r1717:7ff304d3 beta
r1832:b9708d66 beta
Show More
changeset_comment.html
5 lines | 83 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
<h4>${subject}</h4>
${body}