const
MeetingTitle = 'September: Social Get-Together';
MeetingMonth = 2024.09 ;
{ tags: #2024 }
WriteLn('''
''');This month, we’ll meet at Gene and Sue’s home for authentic home-made pizza! They have a new address and would like a head-count, so watch your email and RSVP to that. If you want to attend, join our Groups.io mailing list and I’ll make sure you get an invite.
MeetingDetails(MeetingTitle, MeetingMonth);
end;