<!--#if expr="-A ./not-existing-file.txt" -->
Found a non-existing file amazingly enough
<!--#else -->
Non-existing file not found.
<!--#endif -->
<!--#if expr="-A ./not-existing-file.txt" -->
Found a non-existing file amazingly enough
<!--#else -->
Non-existing file not found.
<!--#endif -->