Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
## Blocs existants
### Chapitre
* titre ```text```
* contenu ```summernote```
### Galerie
* titre ```text```
* image ```each```
* fichier ```file```
* alt ```text```
### Organigramme
* titre ```text```
* personne ```each```
* choix ```select```
* rôle ```text```
### Partenaires
* titre ```text```
* partenaire```each```
* choix ```select```
* nom ```text```
* website ```text```
* logo ```file```
### Témoignages
* titre ```text```
* slide```each```
* texte ```textarea```
* auteur ```text```
* métier ```text```
* photo ```file```
## Blocs proposés
### Editorial texte / image
* titre ```text```
* contenu ```summernote```
* image ```file```
* inverser le sens ```toggle```
### Push (cta)
* titre ```text```
* contenu ```summernote```
* image ```file```
* lien ```url```
* nom du bouton ```text```
### Carousel
* titre ```text```
* slide```each```
* image ```file```
* titre ```text```
* lien ```url```
* nom du bouton ```text```
### Video
* titre ```text```
* plateform ```select```
* id de la video ```file```