aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/elif.html
blob: ad0cbae699f7840f80a30dabe4817950a8116123 (plain) (blame)
1
{% if cond %}true{% elif check %}checked{% else %}false{% endif %}