diff --git a/templates/meeting_report_template.md b/templates/meeting_report_template.md deleted file mode 100644 index adf789f..0000000 --- a/templates/meeting_report_template.md +++ /dev/null @@ -1,39 +0,0 @@ -# {{title}} - -**Date:** {{date}} -**Start:** {{start}} -**End:** {{end}} -**Duration:** {{duration}} -**Location:** {{location}} -**Host:** {{host}} -**Participants:** {{participants}} - ---- - -## Table of Contents -{{toc}} - ---- - -## Executive Summary -{{exec_summary}} - ---- - -## Sections -{{sections}} - ---- - -## Consolidated Decisions -{{consolidated_decisions}} - ---- - -## Consolidated Actions -{{consolidated_actions}} - ---- - -## Appendix -{{appendix}}