%{ if test_var == "Alpha" }
Foo
%{ else }
Bar
%{ endif ~}
