diff --git a/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid
new file mode 100644
index 00000000..b4c75457
--- /dev/null
+++ b/Custom_Templates/customer_templates/Blacklane-Chauffeurs/_header.html.liquid
@@ -0,0 +1,213 @@
+{% if current_person.signed_in? == false %}
+
+{% else %}
+ {% if current_person.properties.learner_completed_additional_info == false %}
+ {% unless current_person.email contains '+preview-' %}
+
+ {% endunless %}
+ {% else %}
+
+ {% endif %}
+{% endif %}
+
+
+
+
+ {% else %}
+
+ {{ current_school.name }}
+
+ {% endif %}
+
+
+
+
+ {% for website_navigation in navigations.header_navigations_external %}
+
+
+