##// END OF EJS Templates
py3: use .startswith() instead of bytes[0]...
py3: use .startswith() instead of bytes[0] bytes[0] returns the ascii value of character at 0 index. Differential Revision: https://phab.mercurial-scm.org/D3580

File last commit:

r30765:eb7de21b default
r38059:b403e87d default
Show More
footer.tmpl
4 lines | 24 B | application/x-cheetah | CheetahLexer
{motd}
</body>
</html>