diff --git a/app/cells/decidim/newsletter_templates/agenda_events/themes/capitalitat.erb b/app/cells/decidim/newsletter_templates/agenda_events/themes/capitalitat.erb index 77f87a8..b2a3ccc 100644 --- a/app/cells/decidim/newsletter_templates/agenda_events/themes/capitalitat.erb +++ b/app/cells/decidim/newsletter_templates/agenda_events/themes/capitalitat.erb @@ -112,9 +112,9 @@ - @@ -287,9 +287,9 @@ diff --git a/app/packs/images/metropolita_logo.png b/app/packs/images/metropolita_logo.png index 9ae0835..15f13ec 100644 Binary files a/app/packs/images/metropolita_logo.png and b/app/packs/images/metropolita_logo.png differ
+ <% if has_image?(:main_image) %> - <%= image_tag image_url(:main_image, resize_to_fit: [653, 436]), alt: "Intro Image", width: "653", height: "436" %> + <%= image_tag image_url(:main_image, resize_to_fit: [653, 436]), alt: "Intro Image", width: "653" %> <% end %>
- - - + + +