Description
Create reusable templates for frequently sent notifications.
Tasks
Store notification templates.
Support variable placeholders.
Validate template rendering.
Expose CRUD operations.
Acceptance Criteria
Templates can be created and updated.
Placeholders render correctly.
Invalid templates return validation errors.
Description
Create reusable templates for frequently sent notifications.
Tasks
Store notification templates.
Support variable placeholders.
Validate template rendering.
Expose CRUD operations.
Acceptance Criteria
Templates can be created and updated.
Placeholders render correctly.
Invalid templates return validation errors.