Default email signature

by schmidjon

HTML

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Default Signature</title>
    <style>body {font-family:sans-serif;}</style>
  </head>
  <body>
    <p>[First name]</p>
    <img src="https://docs.google.com/uc?export=download&id=0B-wYBt6VdNRoSFhSUjdra051MWc&revid=0B-wYBt6VdNRoZ1FNcXUrU1REWWgzQTR0OHE0N1lFcWNOVVU0PQ" width="72" height="72" alt="CYF Logo">
    <p><a href="https://codeyourfuture.io/" target="_blank">codeyourfuture.io</a> - Follow us on <a href="https://www.facebook.com/codeyourfuture.io/" target="_blank">Facebook</a> and <a href="https://twitter.com/CodeYourFuture_" target="_blank">Twitter</a><br>
    Read more about our project on <a href="https://www.ft.com/content/cd3842d4-8902-11e7-afd2-74b8ecd34d3b" target="_blank">FT</a>, <a href="https://www.wired.co.uk/article/codeyourfuture-refugee-coding-school" target="_blank">Wired</a>, <a href="https://www.bbc.co.uk/programmes/p04yzrrg" target="_blank">BBC Tech Tent</a>, <a href="https://www.unhcr.org/news/stories/2017/1/586e420c7/volunteers-train-refugees-to-crack-into-london-tech-industry.html" target="_blank">UNHCR</a>, and <a href="https://www.newsdeeply.com/refugees/articles/2016/10/19/welcome-to-londons-refugee-coding-school" target="_blank">NewsDeeply</a></p>
  </body>
</html>