mercurial/templates/paper/footer.tmpl
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Wed, 30 Mar 2016 02:10:44 +0900
changeset 28693 11f623b5668f
parent 14046 b24e5a708fad
child 30765 eb7de21b15be
permissions -rw-r--r--
templatefilters: use templatefilter to mark a function as template filter Using decorator can localize changes for adding (or removing) a template filter function in source code. This patch also removes leading ":FILTER:" part in help document of each filters, because using templatefilter makes it useless. This patch uses not 'filter' but 'templatefilter' as a decorator name, because the former name hides Python built-in one, even though the latter is a little redundant in 'templatefilters.py'.

<script type="text/javascript">process_dates()</script>
{motd}

</body>
</html>