<!--#if expr="-T %{NON_EXISTING_VAR}" -->
Oh, found a non-existing variable
<!--#else -->
Good, that variable is empty.
<!--#endif -->
<!--#if expr="-T %{NON_EXISTING_VAR}" -->
Oh, found a non-existing variable
<!--#else -->
Good, that variable is empty.
<!--#endif -->