Guest User

Untitled

a guest
May 24th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. doctype html
  2. html
  3. body(style='margin: 0;font-family: Tahoma;font-size: 1.2em;background-color: #ECF0F1;')
  4. header.text-center(style='padding: 1em;background-color: #34495E;margin-bottom: 1em;text-align: center;')
  5. .logo(style='max-width: 33.33%;')
  6. img(src=logo)
  7. .body(style='padding: 1em;margin-right: auto;margin-left: auto;max-width: 500px;color: #2C3E50;')
  8. h1(style='font-family: Palatino;font-size: 1.5em;') Saludos, #{nombre_empresa}
  9. p(style="color: #34495E;")
  10. | Hemos notado que su sitio #{url} tiene contenido que podria ser mejorado, Nos hemos tomado la libertad de hacer estas plantillas para ti y podrias tenerlas con solo un pago de #{precio} y te incluimos un dominio basico por 12 meses blahblahblha por 12 meses y blahbalh
  11. a.reset-btn(href=hashLink, style='color: #2980B9;display: block;text-align: center;text-decoration: none;padding: 0.5em;font-size: 1.2em;border: 5px solid #2980B9;border-radius: 3px;margin: 1em;margin-right: auto;margin-left: auto;') Mira las plantillas que hemos diseñado
  12. p(style="color: #34495E;")
  13. | this shit is another shit rofl
  14. p.text-small.margin-2(style='color: grey;font-size: 0.9em;text-align: center;margin-bottom: 0;margin-top: 2em;') If you didn't request this change please
  15. p.text-small(style='color: grey;font-size: 0.9em;text-align: center;margin-bottom: 0;')
  16. a(href='mailto:' + returnEmail + '?subject=No quiero recibir este mensajee&body=No quiero recibir mas ofertas de ustedes, gracias.', style='color: #2980B9;') No quiero recibir este contenido
Add Comment
Please, Sign In to add comment