[(#REM) 1ère section : l'intro ]

#NOM_SITE_SPIP

[

(#SLOGAN_SITE_SPIP)

]
[(#REM) 2e section : la grille ]
[(#REM) Afficher le titre de la grille défini dans la page de configuration ou, à défaut, la chaine de langue selon le type d'affichage. ] [(#CONFIG{html5up_prologue/accueil_titre_grille}|!={""}|?{ [(#SET{titre,#CONFIG{html5up_prologue/accueil_titre_grille}})] , [(#CONFIG{html5up_prologue/accueil_mode}|=={site}|ou{#CONFIG{html5up_prologue/accueil_mode}|=={''}}|oui) [(#SET{titre,<:html5up_prologue:titre_grille_rubriques:>})] ] [(#CONFIG{html5up_prologue/accueil_mode}|=={blog}|oui) [(#SET{titre,<:html5up_prologue:titre_grille_blog:>})] ] [(#CONFIG{html5up_prologue/accueil_mode}|=={portfolio}|oui) [(#SET{titre,<:html5up_prologue:titre_grille_portfolio:>})] ] })] [

(#GET{titre})

] [
(#TEXTE)
] [(#REM) Mode d'affichage de l'accueil : site, blog ou portfolio ] [(#CONFIG{html5up_prologue/accueil_mode}|=={site}|ou{#CONFIG{html5up_prologue/accueil_mode}|=={''}}|oui) ] [(#CONFIG{html5up_prologue/accueil_mode}|=={blog}|oui) ] [(#CONFIG{html5up_prologue/accueil_mode}|=={portfolio}|oui) ]
[(#REM) 3e section : l'article mis en avant ]
[(#REM) 4e section : le formulaire de contact ][

<:info_contact:>

(#FORMULAIRE_CONTACT)
]