[% USE Whostmgr -%] [% # Check if license flags contain vps. This check is needed because even if envtype is changed # in the envtype flag file, as long as the license is under vps optimized, we still show the vps logo. SET flag_has_vps = Whostmgr.has_license_flag('vps'); SET is_vps = flag_has_vps && envtype && envtype != 'standard'; %]