hgweb: add changelog and search templates to raw style
This will make testing hgweb search and other things simpler and more concise, as there is no extra HTML code in the raw style.
Showing
- mercurial/templates/raw/changelog.tmpl 5 additions, 0 deletionsmercurial/templates/raw/changelog.tmpl
- mercurial/templates/raw/logentry.tmpl 6 additions, 0 deletionsmercurial/templates/raw/logentry.tmpl
- mercurial/templates/raw/map 4 additions, 0 deletionsmercurial/templates/raw/map
- mercurial/templates/raw/search.tmpl 6 additions, 0 deletionsmercurial/templates/raw/search.tmpl
mercurial/templates/raw/changelog.tmpl
0 → 100644
mercurial/templates/raw/logentry.tmpl
0 → 100644
mercurial/templates/raw/search.tmpl
0 → 100644
Please register or sign in to comment