<%= render partial: "layouts/decidim/mailer_logo.html", locals: { organization: organization, custom_url_for_mail_root: custom_url_for_mail_root } %>
<% if organization.official_img_header.attached? %> <%= link_to newsletter.organization_official_url do %> <%= image_tag organization.attached_uploader(:official_img_header).path, alt: "", style: "max-height: 50px", class: "float-right" %> <% end %> <% end %>
<%= body %>