Skip to content

Create Aktion Email Base Template and Namespace

Create a new "aktion" namespace in the email service with a base email template using Aktion's branding. Configure namespace-specific settings for sender information and styling.

Note:

  • Create new namespace "aktion" alongside existing "portal" namespace
  • Base template provides consistent header/footer for all Aktion emails
  • Use Jinja2 template inheritance pattern (base template + specific email types)
  • Store namespace configuration in email service config/environment

Open questions:

  • Brand color: HTML color code/hex value to replace PCI Astrata teal
  • From address: no-reply address at Aktion's domain (reference: we use "no-reply@astrata.solutions")
  • Reply-to address: support address or no-reply if replies not supported (reference: we use "support@astrata.solutions")
  • From name: display name for sender (reference: we use "PCI Astrata")
  • Footer image: small logo image to embed (optional - can be omitted)
  • Footer heading: text for footer heading (reference: we use "Premier Consulting & Integration")
  • Footer text: message text for footer (reference: we use "This message was sent automatically. Please do not reply to this email.")