##// END OF EJS Templates
refactor of routing to use one common prefix for admin, this way it's easier to change
refactor of routing to use one common prefix for admin, this way it's easier to change

File last commit:

r648:74bbfdd4 beta
r1333:74aae890 beta
Show More
raw_changeset.html
7 lines | 177 B | text/html | HtmlLexer
Small fixes for style....
r648 # ${c.scm_type} changeset patch
renamed project to rhodecode
r547 # User ${c.changeset.author|n}
Small fixes for style....
r648 # Date ${c.changeset.date}
renamed project to rhodecode
r547 # Node ID ${c.changeset.raw_id}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}