Skip to content

Latest commit

 

History

History
73 lines (68 loc) · 3.68 KB

index.md

File metadata and controls

73 lines (68 loc) · 3.68 KB
title language altLangPage breadcrumbs dateModified
Introduction block with image
fr
gc-intro-image-fr.html
2024-06-11

{% if page.language == "en" %}Introduction block with full-width image{% else %}Bloc d'introduction avec image pleine largeur{% endif %}

{% if page.language == "en" %}The introduction block pattern introduces the content of a landing page.{% else %}La configuration de conception du bloc d'introduction introduit le contenu d'une page de destination.{% endif %}

{% if page.language == "en" %}Supertask button{% else %}Bouton de super-tâche{% endif %}

Code sample

{% highlight html %}

{% if page.language == "en" %}Introduction block with full-width image{% else %}Bloc d'introduction avec image pleine largeur{% endif %}

{% if page.language == "en" %}The introduction block pattern introduces the content of a landing page.{% else %}La configuration de conception du bloc d'introduction introduit le contenu d'une page de destination.{% endif %}

{% if page.language == "en" %}Supertask button{% else %}Bouton de super-tâche{% endif %}

{% endhighlight %}

{% if page.language == "en" %}Introduction block with half-width image{% else %}Bloc d'introduction avec image demi largeur{% endif %}

{% if page.language == "en" %}The introduction block pattern introduces the content of a landing page.{% else %}La configuration de conception du bloc d'introduction introduit le contenu d'une page de destination.{% endif %}

{% if page.language == "en" %}Supertask button{% else %}Bouton de super-tâche{% endif %}

Code sample

{% highlight html %}

{% if page.language == "en" %}Introduction block with half-width image{% else %}Bloc d'introduction avec image demi largeur{% endif %}

{% if page.language == "en" %}The introduction block pattern introduces the content of a landing page.{% else %}La configuration de conception du bloc d'introduction introduit le contenu d'une page de destination.{% endif %}

{% if page.language == "en" %}Supertask button{% else %}Bouton de super-tâche{% endif %}

{% endhighlight %}