render_trainer_menu();
    }
    ?>
    
    render_breadcrumbs();
    }
    ?>
    
    
        roles) || in_array('hvac_master_trainer', $user->roles);
        
        if ( ! $has_trainer_role && ! current_user_can( 'manage_options' ) ) {
            ?>
            
            
        
        
            
            
            
            
            
            
                render_templates_interface();
                } else {
                    echo '
' . __('Communication templates functionality is not available.', 'hvac-community-events') . '
';
                }
                ?>