ATE Frontend uses Nunjucks for its page and component templates to align with GOV.UK Frontend. Our services typically use Python and Jinja templates, which is very similar but not identical.
We should investigate how ATE Frontend can provide Jinja templates for Python projects to consume. Ideally this would be via a pip package rather than the current npm package.
Note that there is a similar issue for the GOV.UK One Login service header:
ATE Frontend uses Nunjucks for its page and component templates to align with GOV.UK Frontend. Our services typically use Python and Jinja templates, which is very similar but not identical.
We should investigate how ATE Frontend can provide Jinja templates for Python projects to consume. Ideally this would be via a pip package rather than the current npm package.
Note that there is a similar issue for the GOV.UK One Login service header: