diff --git a/NP_Custom_Templates/customer_templates/Omnisend/auth_url_email.html.liquid b/NP_Custom_Templates/customer_templates/Omnisend/auth_url_email.html.liquid index f06fb12e..adf983f8 100644 --- a/NP_Custom_Templates/customer_templates/Omnisend/auth_url_email.html.liquid +++ b/NP_Custom_Templates/customer_templates/Omnisend/auth_url_email.html.liquid @@ -1,4 +1,3 @@ -{% form_authenticity_token %} \ No newline at end of file + + + + + {% include "header_minimal" %} + + + {% form_authenticity_token %} + + {% t shared.welcome_to_school, school_name: current_school.name %} + + + {% t .headline, key: current_school.course_vocabulary %} + + + + {% t shared.first_name %} + + + + + + {% t shared.last_name %} + + + + + + {% t shared.email_address %} + + + + + + + +