aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/eq.html
blob: 44666d319eb1c0ccad6aea315638d6324d5c4430 (plain) (blame)
1
{% if a == b %}t{% endif %}{% if a == c %}t{% else %}f{% endif %}