From: Matthijs Kooijman Date: Tue, 13 Jan 2009 19:01:09 +0000 (+0100) Subject: Add list_or_value template filter. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=78f556d0489510dc4b4cbcdb1980d2d2e7343b44;hp=78f556d0489510dc4b4cbcdb1980d2d2e7343b44;p=matthijs%2Fprojects%2Fxerxes.git Add list_or_value template filter. This filter allows one to build an unordered list from lists with more than one element or a simple string otherwise. ---