diff -r be5bc85fd442 -r 951d11442e0b src/pyams_default_theme/component/paragraph/templates/contact-default.pt --- a/src/pyams_default_theme/component/paragraph/templates/contact-default.pt Mon Nov 19 15:15:37 2018 +0100 +++ b/src/pyams_default_theme/component/paragraph/templates/contact-default.pt Mon Nov 19 15:16:16 2018 +0100 @@ -1,13 +1,37 @@ -

Contact title

- + class="thumbnail photo pull-${settings.photo_position}"> + ${structure:tales:picture(view.photo, lg_width=3, md_width=3, sm_width=4, xs_width=4)}
Location map
- Contact name
+
+ ${view.name}
+ + ${view.charge}
+
+ + ${view.company}
+
+
+ ${structure:tales:html(view.address)} +
+ + Contact email: + + ${view.contact_email} +
+
+ + Phone number: + + ${view.phone_number} +
+
+