mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 11:14:52 +02:00
feat: add template creation timestamps
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<office:text>
|
||||
<text:p text:style-name="Title">{{organization.name}}</text:p>
|
||||
<text:p>{{organization.address_line}} · {{organization.email}}</text:p>
|
||||
<text:p>{{document.date}}</text:p>
|
||||
<text:p>{{document.created_date}}</text:p>
|
||||
<text:p>An {{member.full_name}} ({{member.number}})</text:p>
|
||||
<text:p>{{member.address_line}}</text:p>
|
||||
<text:p text:style-name="Heading">{{reminder.name}}</text:p>
|
||||
|
||||
Reference in New Issue
Block a user