Skip to content

Commit

Permalink
fix: use reduced footer
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed May 17, 2024
1 parent 160ccd1 commit 967bd83
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 226 deletions.
227 changes: 227 additions & 0 deletions email_templates/Access_to_credit_scheme_for_MSMEs_es.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,231 @@
Si quieres dejar de recibir estos mensajes, solo haz <a href="{{REMOVE_ME_URL}}"> click aquí </a> para
darte de baja.
</p>
<div id="footer">
<div
id="sign"
style="
height: 60px;
padding-bottom: 50px;
padding-top: 50px;
margin-left: auto;
margin-right: auto;
max-width: fit-content;
"
>
<table>
<tr>
<td>
<img
src="https://credere.open-contracting.org/credere-oscar-200h.png"
style="
width: 60px;
height: 60px;
background: #d9d9d9;
border-radius: 9999px;
"
/>
</td>
<td></td>
<td
style="
width: 212px;
height: 60px;
"
>
<span
style="
color: #1e1e1e;
font-size: 12px;
font-family: Arial;
font-weight: 700;
word-wrap: break-word;
"
>Oscar Hernández<br/></span
><span
style="
color: #1e1e1e;
font-size: 12px;
font-family: Arial;
font-weight: 400;
word-wrap: break-word;
"
>Gerente de Credere y Director de Open Contracting Partnership
para Latinoamérica</span
>
</td>

</tr>
</table>
</div>
</div>
<div id="media" style="padding-bottom: 50px">
<div style="width: 100%;
color: #1e1e1e;
font-size: 16px;
font-family: Arial;
font-weight: 700;
line-height: 24px;
padding-bottom: 10px;
"
>
¿Que están diciendo los medios sobre Credere?
</div>
<table>
<tr>
<th>
<table
style="
box-sizing: border-box;
flex-shrink: 0;
border-radius: 4px;
background: #fff;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
text-align: left;
"
>
<tr>
<th>
<div>
<a
href="https://www.portafolio.co/economia/finanzas/credere-llega-a-colombia-para-ayudar-a-las-pymes-en-contratacion-590180"
style="text-decoration: none"
>
<div
style="
flex-shrink: 0;
color: #bfbfc1;
font-family: Roboto;
font-size: 8px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 10px;
"
>
portafolio.co
</div>
<div
style="
color: #272a51;
font-size: 12px;
font-family: Roboto;
font-weight: 500;
word-wrap: break-word;
"
>
Credere llega a Colombia para ayudar a pymes a contratar con
el Estado
</div>
<div
style="
color: #86868b;
font-family: Roboto;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 12px */
"
>
Credere llega al país como primera solución en la región
que permite que las pequeñas empresas…
</div>
</a>
</div>
</th>
<th>
<img
src="https://credere.open-contracting.org/new1.png"
style="
width: 132px;
height: 136px;
flex-shrink: 0;
border-radius: 4px;
"
/>
</th>
</tr>
</table>
</th>
<th>
<table
style="
box-sizing: border-box;
flex-shrink: 0;
border-radius: 4px;
background: #fff;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
text-align: left;
"
>
<tr>
<th>
<div style="padding-left: 10px">
<a
href="https://www.las2orillas.co/las-pymes-en-colombia-podran-ser-mas-competitivas-gracias-a-expansion-de-importante-empresa/"
style="text-decoration: none"
>
<div
style="
width: 87.911px;
height: 8.176px;
flex-shrink: 0;
color: #bfbfc1;
font-family: Roboto;
font-size: 8px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 10px;
"
>
las2orillas.co
</div>
<div
style="
width: 136px;
color: #272a51;
font-size: 12px;
font-family: Roboto;
font-weight: 500;
word-wrap: break-word;
"
>
Las pymes en Colombia podrán ser más competitivas gracias a...
</div>
<div
style="
width: 136px;
color: #86868b;
font-family: Roboto;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 12px */
"
>
Credere, empresa que ayuda a acceder a productos financieros,
anunció que van a aumentar sus operaciones para facilitar
créditos por...
</div>
</a>
</div>
</th>
<th>
<img
src="https://credere.open-contracting.org/news2.png"
style="
width: 132px;
height: 136px;
flex-shrink: 0;
border-radius: 4px;
"
/>
</th>
</tr>
</table>
</th>
</tr>
</table>
</div>
</div>

0 comments on commit 967bd83

Please sign in to comment.