';
printf(__('Sorry, %s Theme is not supported yet.', 'appad'), 'Vantage');
echo '';
else :
update_option('appad_va_active', 'no');
echo '
';
printf(__('Sorry, You are not using %s Theme, so You can not access this page.', 'appad'), 'Vantage');
printf(__('
Buy it now!', 'appad'), 'http://bit.ly/s23oNj');
echo '
';
endif; //app_theme
?>