Sha256: 8e7befd3743541ff896fed3fb5832473599e8fa82b6ea8defe16cc48d8c53276

Contents?: true

Size: 390 Bytes

Versions: 2

Compression:

Stored size: 390 Bytes

Contents

<table width="100%" cellpadding="0" cellspacing="25" border="0">
  <tr>
    <td align="left">
      <h3 style="margin:0"><%= report.title %></h3>
    </td>
  </tr>
  <tr>
    <td align="center">
      <table class="data" cellpadding="5" cellspacing="0" border="0">
        <%= render partial: "mixpanel/#{report.report}", locals:{report:report} %>
      </table>
    </td>
  </tr>
</table>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
reparty-0.5.2 app/views/report_mailer/_mixpanel.html.erb
reparty-0.5.1 app/views/report_mailer/_mixpanel.html.erb