Files
video2document/templates/meeting_report_template.md
T
Aarthi Manivannan, Premanathan Aarthi Manivannan 21f4fe95d7 Add new file
2025-11-20 11:38:32 +01:00

40 lines
484 B
Markdown

# {{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}}