cartodb-4.29/app/views/mailer_modules/_visualization_preview_image.html.erb
2020-06-15 10:58:47 +08:00

5 lines
126 B
Plaintext

<tr>
<td align="left" style="background:url('<%= preview_image %>'); width: 100% !important; height: 200px;">
</td>
</tr>