##// END OF EJS Templates
setup: don't ship i18n directory...
setup: don't ship i18n directory The directory was never actually used at runtime and other programs don't ship it either.

File last commit:

r8936:1de6e7e1 default
r9998:4a3c388f default
Show More
footer.tmpl
8 lines | 173 B | application/x-cheetah | CheetahLexer
Dirkjan Ochtman
spartan: use newer template syntax everywhere
r8431 {motd}
Matt Mackall
hgweb: move old style to spartan/
r7338 <div class="logo">
Dirkjan Ochtman
change wiki/bts URLs to point to new hostname
r8936 <a href="http://mercurial.selenic.com/">
Dirkjan Ochtman
spartan: use newer template syntax everywhere
r8431 <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
Matt Mackall
hgweb: move old style to spartan/
r7338 </div>
</body>
</html>