diff options
Diffstat (limited to 'files/fr/web/web_components')
-rw-r--r-- | files/fr/web/web_components/using_templates_and_slots/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/web_components/using_templates_and_slots/index.html b/files/fr/web/web_components/using_templates_and_slots/index.html index b23a8c9632..04f5b6e023 100644 --- a/files/fr/web/web_components/using_templates_and_slots/index.html +++ b/files/fr/web/web_components/using_templates_and_slots/index.html @@ -1,6 +1,6 @@ --- title: Utilisation des templates et des slots -slug: Web/Web_Components/Utilisation_des_templates_et_des_slots +slug: Web/Web_Components/Using_templates_and_slots tags: - Composant web - HTML @@ -8,6 +8,7 @@ tags: - shadow dom - slot translation_of: Web/Web_Components/Using_templates_and_slots +original_slug: Web/Web_Components/Utilisation_des_templates_et_des_slots --- <div>{{DefaultAPISidebar("Web Components")}}</div> |