Bunch of buag fixes and updates

This commit is contained in:
2025-09-24 12:37:26 -06:00
parent feb2e72c9a
commit f35a1f4be5
33 changed files with 3085 additions and 200 deletions

View File

@@ -78,15 +78,15 @@
</style>
</head>
<body>
<div class="container">
<div class="header">
<div class="logo">{{APP_NAME}}</div>
<p style="margin: 5px 0 0 0; color: #6c757d;">Constituent Communication Platform</p>
</div>
<div class="content">
<div class="message-body">
<p>Dear {{RECIPIENT_NAME}},</p>
{{MESSAGE}}
<p>Sincerely,<br>
{{SENDER_NAME}}<br>
{{POSTAL_CODE}}</p>
</div>
<div class="sender-info">

View File

@@ -1,7 +1,11 @@
Message from Constituent - {{APP_NAME}}
Dear {{RECIPIENT_NAME}},
{{MESSAGE}}
Sincerely,
{{SENDER_NAME}}
{{POSTAL_CODE}}
---
Constituent Information:
Name: {{SENDER_NAME}}