Merge pull request 'metrics' (#375) from stats into develop
[akkoma] / lib / pleroma / web / templates / layout / email_styled.html.eex
index eb5f592446afb99d2e09d7dbf83256d26fa035d0..82cabd8898ba2c04ac18811a49cb8f201916eb3c 100644 (file)
                                                                                        <div align="center" class="img-container center"
                                                                                                style="padding-right: 0px;padding-left: 0px;">
                                                                                                <!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr style="line-height:0px"><td style="padding-right: 0px;padding-left: 0px;" align="center"><![endif]--><img
-                                                                                                       align="center" alt="Image" border="0" class="center" src="cid:logo.png"
+                                                                                                       align="center" alt="Image" border="0" class="center" src="<%= @logo_url %>"
                                                                                                        style="text-decoration: none; -ms-interpolation-mode: bicubic; border: 0; height: 80px; width: auto; max-height: 80px; display: block;"
                                                                                                        title="Image" height="80" />
                                                                                                <!--[if mso]></td></tr></table><![endif]-->
                                                        </div>
                                                </div>
                                        <% end %>
-                                       <%= render @view_module, @view_template, assigns %>
+                                       <%= @inner_content %>
 
                                </td>
                        </tr>