diff --git a/layouts/shortcodes/maec-encadre.html b/layouts/shortcodes/maec-encadre.html
index bf023f8..7fe2a6e 100644
--- a/layouts/shortcodes/maec-encadre.html
+++ b/layouts/shortcodes/maec-encadre.html
@@ -14,7 +14,13 @@
{{ if $specs }}
-
Fiche technique
+
{{$specs.make}} {{$specs.model}}
+ {{ with $specs.logo }}
+
+
+
+ {{ end }}
+
{{ with $specs.image }}
@@ -22,12 +28,8 @@
{{ end }}
- {{ with $specs.logo }}
-
-
-
- {{ end }}
- {{ with $specs.manufacturer }}
+
+ {{ with $specs.make }}
Fabricant |
{{ . }} |
@@ -41,9 +43,9 @@
{{ end }}
- {{ with $specs.dateLaunched }}
+ {{ with $specs.dateManufactured }}
- Date de lancement |
+ Date de fabrication |
{{ . }} |
{{ end }}
@@ -64,14 +66,14 @@
{{ with $specs.linkWiki }}
- Lien Wikipedia |
+ Ressource externe |
Link |
{{ end }}
{{ with $specs.linkTpdb }}
- Lien Typewriter Database |
+ Typewriter Database |
Link |
{{ end }}