##// END OF EJS Templates
templatefilters: add "nonempty" template filter...
templatefilters: add "nonempty" template filter It ensures that at least "(none)" is returned in case the argument passed is None or ''. This is primarily useful to render empty changelog messages for hgweb but may be useful for others, too.

File last commit:

r3235:e281903c default
r8234:27dbe534 default
Show More
tags.tmpl
6 lines | 154 B | application/x-cheetah | CheetahLexer
#header#
<title>#repo|escape#: tags </title>
<description>#repo|escape# tag history</description>
#entriesnotip%tagentry#
</channel>
</rss>