{"id":828,"date":"2023-11-24T16:13:59","date_gmt":"2023-11-24T16:13:59","guid":{"rendered":"https:\/\/rng-ngn.ca\/contact\/"},"modified":"2024-02-14T16:02:48","modified_gmt":"2024-02-14T16:02:48","slug":"nous-contacter","status":"publish","type":"page","link":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/","title":{"rendered":"Nous contacter"},"content":{"rendered":"\n<header\n  id=\"block_d69a31bddd7f1f4169bc6470b9f73e07\"\n  class=\"block hero hero--short hero--gradient\"\n      style=\"--bg-image: url(&quot;https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg&quot;);\"\n    tabindex=\"0\"\n>\n  <div class=\"container container--grid\">\n    <div class=\"hero__content\">\n              <h1 class=\"hero__headline\">\n          Nous contacter        <\/h1>\n          <\/div>\n  <\/div>\n  <svg\n  class=\"waves waves--1\"\n  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  viewBox=\"0 0 1440.35 73.7\"\n>\n  <path\n    d=\"m1440.35,52.79v19.91H0V3.76C46.62-2.98,88.46.24,132.81,6.36c28.59,3.94,58.23,9.09,90.87,13.56,23.84,3.26,49.28,6.17,77.09,7.97,124.92,8.1,280.32-40.83,374.41-24.13,64.81,11.51,118.11,30.05,166.22,42.48,21.73,5.62,42.41,9.98,62.6,11.9,14.77,1.4,34.4-.75,56.66-4.69,75.51-13.34,181.31-47.25,230.59-33.01,29.07,8.4,71.52,16.09,114.52,21.88,51.2,6.88,103.18,11.05,134.23,10.48.12-.01.23-.01.35-.01Z\"\n    fill=\"var(--wp--preset--color--primary-100)\"\n    stroke-width=\"0\"\n  \/>\n  <path\n    d=\"m1440,47.85v25.85H0v-18.95C37.93,49.03,81.17,15.5,132.81,7.36c5.99-.95,12.1-1.55,18.33-1.73,23.69-.56,48.02,6.38,72.54,15.29,34.56,12.55,69.49,29,103.48,33.83,58.09,8.25,130.02-29.33,208.16-24.7,58.02,5.21,80.29,24.06,148.77,31.21,50.63,5.29,117.36-8.92,151.87-13.41,1.78-.23,3.59-.44,5.44-.61,32.39-3.15,75.01,1.58,119.26,7.21,68.65,8.75,141.24,19.68,185.65,6.81,38.33-11.11,100.66-16.45,159.46-17.94,55.76-1.42,108.33.64,134.23,4.53Z\"\n    fill=\"#fff\"\n    stroke-width=\"0\"\n  \/>\n<\/svg><\/header>\n\n<section\n  id=\"block_cb8e523fb81d1173c66f4a81be8f0a8e\"\n  class=\"block section-group pt-70 pb-70\"\n    tabindex=\"0\"\n>\n  <div class=\"container container--grid container--grid\">\n        \n    <div class=\"block__inner container__inner\">\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' ><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/fr\/wp-json\/wp\/v2\/pages\/828' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_above description_above validation_below'><div id=\"field_1_7\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_7'>First Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_1_7' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>Last Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_1_8' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_6\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_6'>Title<\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_1_6' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Organization<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_1_5' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-phone gfield--width-half field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_4'>Phone<\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_1_4' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_2\" class=\"gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_1_2' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_3' id='input_1_3' class='textarea medium'   maxlength='600'  aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='{&quot;theme&quot;:&quot;gravity-theme&quot;,&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsIjI1ZjAzZWVhNzAxYTNiNjQwZDE1ZjhkMDk4N2I0NmIxIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/rng-ngn.thedev.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/rng-ngn.thedev.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n<\/div>\n\n      <\/div>\n\n  <\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":45,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-828","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/\" \/>\n<meta property=\"og:site_name\" content=\"R\u00e9seau national des gardiens des Premi\u00e8res Nations\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/ngnrng\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-14T16:02:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"843\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/\",\"url\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/\",\"name\":\"Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations\",\"isPartOf\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg\",\"datePublished\":\"2023-11-24T16:13:59+00:00\",\"dateModified\":\"2024-02-14T16:02:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage\",\"url\":\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg\",\"contentUrl\":\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg\",\"width\":2000,\"height\":843,\"caption\":\"Two guardians reviewing information on a clipboard\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rng-ngn.thedev.ca\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nous contacter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#website\",\"url\":\"https:\/\/rng-ngn.thedev.ca\/\",\"name\":\"First Nations National Guardians Network\",\"description\":\"We provide the tools, opportunities and investments that Guardians need to ensure thriving programs and regional networks.\",\"publisher\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rng-ngn.thedev.ca\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#organization\",\"name\":\"First Nations National Guardians Network\",\"url\":\"https:\/\/rng-ngn.thedev.ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2024\/03\/rng_ngn_logo_horizontal_rgb.jpg\",\"contentUrl\":\"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2024\/03\/rng_ngn_logo_horizontal_rgb.jpg\",\"width\":1362,\"height\":431,\"caption\":\"First Nations National Guardians Network\"},\"image\":{\"@id\":\"https:\/\/rng-ngn.thedev.ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/ngnrng\",\"http:\/\/www.linkedin.com\/company\/ngn-rng\",\"https:\/\/www.instagram.com\/national_guardians_network\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"fr_FR","og_type":"article","og_title":"Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations","og_url":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/","og_site_name":"R\u00e9seau national des gardiens des Premi\u00e8res Nations","article_publisher":"http:\/\/www.facebook.com\/ngnrng","article_modified_time":"2024-02-14T16:02:48+00:00","og_image":[{"width":2000,"height":843,"url":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/","url":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/","name":"Nous contacter - R\u00e9seau national des gardiens des Premi\u00e8res Nations","isPartOf":{"@id":"https:\/\/rng-ngn.thedev.ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage"},"image":{"@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage"},"thumbnailUrl":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg","datePublished":"2023-11-24T16:13:59+00:00","dateModified":"2024-02-14T16:02:48+00:00","breadcrumb":{"@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#primaryimage","url":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg","contentUrl":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2023\/10\/hero-alt.jpg","width":2000,"height":843,"caption":"Two guardians reviewing information on a clipboard"},{"@type":"BreadcrumbList","@id":"https:\/\/rng-ngn.thedev.ca\/fr\/nous-contacter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rng-ngn.thedev.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"Nous contacter"}]},{"@type":"WebSite","@id":"https:\/\/rng-ngn.thedev.ca\/#website","url":"https:\/\/rng-ngn.thedev.ca\/","name":"First Nations National Guardians Network","description":"We provide the tools, opportunities and investments that Guardians need to ensure thriving programs and regional networks.","publisher":{"@id":"https:\/\/rng-ngn.thedev.ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rng-ngn.thedev.ca\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/rng-ngn.thedev.ca\/#organization","name":"First Nations National Guardians Network","url":"https:\/\/rng-ngn.thedev.ca\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/rng-ngn.thedev.ca\/#\/schema\/logo\/image\/","url":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2024\/03\/rng_ngn_logo_horizontal_rgb.jpg","contentUrl":"https:\/\/rng-ngn.thedev.ca\/wp-content\/uploads\/2024\/03\/rng_ngn_logo_horizontal_rgb.jpg","width":1362,"height":431,"caption":"First Nations National Guardians Network"},"image":{"@id":"https:\/\/rng-ngn.thedev.ca\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/ngnrng","http:\/\/www.linkedin.com\/company\/ngn-rng","https:\/\/www.instagram.com\/national_guardians_network\/"]}]}},"_links":{"self":[{"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/pages\/828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/comments?post=828"}],"version-history":[{"count":1,"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/pages\/828\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/pages\/828\/revisions\/829"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/media\/45"}],"wp:attachment":[{"href":"https:\/\/rng-ngn.thedev.ca\/fr\/wp-json\/wp\/v2\/media?parent=828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}