diff --git a/content/methode.html b/content/methode.html new file mode 100644 index 0000000..02cd027 --- /dev/null +++ b/content/methode.html @@ -0,0 +1,11 @@ +[(#REM) On affiche le premier article par défaut] + + [(#ID_ARTICLE|setenv{id_article})] + + +
+
+

La méthode

+ +
+
\ No newline at end of file diff --git a/inclure/association_contenu.html b/inclure/association_contenu.html index f549ce3..196fc01 100644 --- a/inclure/association_contenu.html +++ b/inclure/association_contenu.html @@ -6,7 +6,7 @@ [(#REM) On affiche les images à gauche sur grand écran]
- [(#FICHIER|image_recadre{380:362,-,focus}|image_reduire{380,362})] + [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] #DESCRIPTIF
@@ -22,7 +22,7 @@
- [(#FICHIER|image_recadre{380:362,-,focus}|image_reduire{380,362})] + [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] #DESCRIPTIF
diff --git a/inclure/menu-methode.html b/inclure/menu-methode.html new file mode 100644 index 0000000..28bbad3 --- /dev/null +++ b/inclure/menu-methode.html @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/inclure/methode_contenu.html b/inclure/methode_contenu.html new file mode 100644 index 0000000..280ebcc --- /dev/null +++ b/inclure/methode_contenu.html @@ -0,0 +1,32 @@ +
+ + + +
+ +

#TITRE

+
#TEXTE
+ + + [(#REM) On affiche les images à la fin sur petits écrans] +
+ +
+ [(#FICHIER|balise_img{#DESCRIPTION}|image_recadre{380:362,-,focus}|image_reduire{380,362})] + #DESCRIPTIF +
+ +
+
+ +
\ No newline at end of file