aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/else-if.html
blob: 469e08ee476811bc2096a2454f6d0b6d6dee1fc8 (plain) (tree)
1
                                                                     
{% if cond %}true{% else if check %}checked{% else %}false{% endif %}