<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Just in case you were wondering, we're not going to host a meeting this Month. 
  </div>
  <div>
   <br>
  </div>
  <div>
   Hope you're all staying healthy,
   <br>Kirk 
  </div> 
 </body>
</html>