Correccion ruta imagenes

parent 79f7dee6
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr> <tr>
<td valign="top" style="text-align: center;padding-bottom: 4px;padding-top: 25px;"> <td valign="top" style="text-align: center;padding-bottom: 4px;padding-top: 25px;">
<a href="#" target="_blank"><img src="{{asset('nutrapharm/img/email/DESAFIO_TERMINADO.png')}}" width="355" height="auto" style="max-width:355px;height:auto;" class="flexibleImages"/></a> <a href="#" target="_blank"><img src="{{url_sitio}}nutrapharm/img/email/DESAFIO_TERMINADO.png" width="355" height="auto" style="max-width:355px;height:auto;" class="flexibleImages"/></a>
</td> </td>
</tr> </tr>
</table> </table>
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr> <tr>
<td valign="top" style="text-align: center;"> <td valign="top" style="text-align: center;">
<a href="#" target="_blank"><img src="{{asset('nutrapharm/img/email/Click-Selfie-Test.png')}}" width="370" height="auto" style="max-width:370px;height:auto;" class="flexibleImages"/></a> <a href="#" target="_blank"><img src="{{url_sitio}}nutrapharm/img/email/Click-Selfie-Test.png" width="370" height="auto" style="max-width:370px;height:auto;" class="flexibleImages"/></a>
</td> </td>
</tr> </tr>
</table> </table>
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr> <tr>
<td valign="top" style="text-align: center;"> <td valign="top" style="text-align: center;">
<img src="upper_footer.png" width="600" height="auto" style="max-width:600px;height:auto;display: block;" class="flexibleImages"/> <img src="{{url_sitio}}nutrapharm/img/email/upper_footer.png" width="600" height="auto" style="max-width:600px;height:auto;display: block;" class="flexibleImages"/>
</td> </td>
</tr> </tr>
</table> </table>
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr> <tr>
<td valign="top" style="text-align: center;padding-bottom: 30px;"> <td valign="top" style="text-align: center;padding-bottom: 30px;">
<a href="#" target="_blank"><img src="{{asset('nutrapharm/img/email/Inovage.png')}}" class="footerLogo" width="200" height="auto" style="width: 200px;height: auto;"></a> <a href="#" target="_blank"><img src="{{url_sitio}}nutrapharm/img/email/Inovage.png" class="footerLogo" width="200" height="auto" style="width: 200px;height: auto;"></a>
</td> </td>
</tr> </tr>
</table> </table>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment