經安全檢測,此網站為安全網站,請放心前往原始網址!

Django snippets: {% if %} tag with {% elif %} support

2010年10月26日 - Django template tag that supports {% elif %} branches. Usage: {% my_if a == 0 %} a == 0 {% elif a == 1 %} a == 1 {% elif a == 2 %} a == 2 ...

djangosnippets.org

網址安全性掃描由 google 提供