diff --git a/nateman/templates/email/base.html.j2 b/nateman/templates/email/base.html.j2 index 089910e..02d32df 100644 --- a/nateman/templates/email/base.html.j2 +++ b/nateman/templates/email/base.html.j2 @@ -17,6 +17,8 @@ along with this program. If not, see . -#} +{%- import 'macros.j2' as macros -%} +