diff --git a/Custom_Templates/customer_templates/DeepL/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/DeepL/_course_progress_and_cta.html.liquid index 2ff2773e..943d58f8 100644 --- a/Custom_Templates/customer_templates/DeepL/_course_progress_and_cta.html.liquid +++ b/Custom_Templates/customer_templates/DeepL/_course_progress_and_cta.html.liquid @@ -74,4 +74,4 @@ width: 100%; max-width: 150px; } - \ No newline at end of file + diff --git a/Custom_Templates/customer_templates/DeepL/public_certificate.html.liquid b/Custom_Templates/customer_templates/DeepL/public_certificate.html.liquid index 15d05419..344bb832 100644 --- a/Custom_Templates/customer_templates/DeepL/public_certificate.html.liquid +++ b/Custom_Templates/customer_templates/DeepL/public_certificate.html.liquid @@ -1,5 +1,6 @@ {% include "header" %} {% include "certificates_top_bar" %} +
diff --git a/Scripts/API_Tests/bulk_invite_and_props.py b/Scripts/API_Tests/bulk_invite_and_props.py index d772ce22..a95a2523 100644 --- a/Scripts/API_Tests/bulk_invite_and_props.py +++ b/Scripts/API_Tests/bulk_invite_and_props.py @@ -11,7 +11,7 @@ HEADERS = { "X-Api-Key": APIKEY, } BASEURL = "https://api.northpass.com/v2/" -IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-43025.csv" +IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-51325.csv" def bulk_invite_and_group():