diff --git a/sapl/templates/email/acompanhar.html b/sapl/templates/email/acompanhar.html index bd1a20263..4645795ee 100644 --- a/sapl/templates/email/acompanhar.html +++ b/sapl/templates/email/acompanhar.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %}

{{casa_legislativa}} diff --git a/sapl/templates/email/acompanhar_documento.html b/sapl/templates/email/acompanhar_documento.html index f90558568..a1cb48588 100644 --- a/sapl/templates/email/acompanhar_documento.html +++ b/sapl/templates/email/acompanhar_documento.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %}

{{casa_legislativa}} diff --git a/sapl/templates/email/tramitacao.html b/sapl/templates/email/tramitacao.html index 362fc563a..e090642a6 100644 --- a/sapl/templates/email/tramitacao.html +++ b/sapl/templates/email/tramitacao.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %} diff --git a/sapl/templates/protocoloadm/comprovante.html b/sapl/templates/protocoloadm/comprovante.html index 99d5f9caa..2e1c3ce89 100644 --- a/sapl/templates/protocoloadm/comprovante.html +++ b/sapl/templates/protocoloadm/comprovante.html @@ -1,7 +1,7 @@ {% load i18n %} {% load crispy_forms_tags %} {% load static %} - +{% load webpack_static from webpack_loader %} {% block detail_content %}