##// END OF EJS Templates
parsers: drop old nonnormalentries method...
parsers: drop old nonnormalentries method This is okay to do because the Python will fall back transparently if the method is missing.

File last commit:

r19767:d4501068 default
r31292:b6ab0adf default
Show More
search.tmpl
7 lines | 111 B | application/x-cheetah | CheetahLexer
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 {header}
# HG changesets search
# Node ID {node}
# Query "{query}"
Alexander Plavin
raw: show current search mode name at search results
r19767 # Mode {modedesc}
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429
{entries%changelogentry}