##// END OF EJS Templates
hgweb: add searchhint to templates/coal/map...
Anton Shestakov -
r23783:ee1bf2b5 default
parent child Browse files
Show More
@@ -237,3 +237,6 b' error = ../paper/error.tmpl'
237 237 urlparameter = '{separator}{name}={value|urlescape}'
238 238 hiddenformentry = '<input type="hidden" name="{name}" value="{value|escape}" />'
239 239 breadcrumb = '&gt; <a href="{url|urlescape}">{name|escape}</a> '
240
241 searchhint = 'Find changesets by keywords (author, files, the commit message), revision
242 number or hash, or <a href="{url|urlescape}help/revsets">revset expression</a>.'
General Comments 0
You need to be logged in to leave comments. Login now