export type ITemplate = { id: string, name: string, markdown: string, }