tierpod / dmarc-report-converter

Convert dmarc reports from xml to human-readable formats
MIT License
223 stars 25 forks source link

Normalize template context for external_template #47

Closed moorereason closed 2 months ago

moorereason commented 3 months ago

Update the template context for the external_template so that it has the same context as the built-in templates.

Fixes #46

tierpod commented 2 months ago

Than you so much for this PR!