cartodb-4.42/app/views/mailer_modules/_visualization_preview_image.html.erb

5 lines
126 B
Plaintext
Raw Normal View History

2024-04-06 13:25:13 +08:00
<tr>
<td align="left" style="background:url('<%= preview_image %>'); width: 100% !important; height: 200px;">
</td>
</tr>