elma-tui 0.1.0

A modern terminal-based email client
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>Coffee meetup next week</title>
  </head>
  <body>
    <h1>Latte &amp; Learn — November Session</h1>
    <p>Hey there!</p>
    <p>
      A few of us are meeting up next Wednesday at the neighborhood roastery to share project
      updates and try their new single-origin espresso. You are absolutely invited!
    </p>
    <p><strong>Details:</strong></p>
    <ul>
      <li><strong>Date:</strong> Wednesday @ 08:30</li>
      <li><strong>Location:</strong> Timberline Roasters, 121 Brew Street</li>
      <li><strong>Agenda:</strong> ELMA UI design talk, Ratatui tips, and general coworking.</li>
    </ul>
    <p>
      Let me know if you can make it or if you need a ride. We will book a larger table if the
      group grows.
    </p>
    <p>Cheers,<br />Casey</p>
  </body>
</html>