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

5 lines
126 B
Plaintext
Raw Normal View History

2020-06-15 10:58:47 +08:00
<tr>
<td align="left" style="background:url('<%= preview_image %>'); width: 100% !important; height: 200px;">
</td>
</tr>