diff --git a/.DS_Store b/.DS_Store index 1ce872fe..05ee83bd 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index e835a410..619957ff 100644 Binary files a/Custom_Templates/customer_templates/.DS_Store and b/Custom_Templates/customer_templates/.DS_Store differ diff --git a/Custom_Templates/customer_templates/G2/.DS_Store b/Custom_Templates/customer_templates/G2/.DS_Store deleted file mode 100644 index 5008ddfc..00000000 Binary files a/Custom_Templates/customer_templates/G2/.DS_Store and /dev/null differ diff --git a/Custom_Templates/customer_templates/G2/_badges.html.liquid b/Custom_Templates/customer_templates/G2/_badges.html.liquid new file mode 100644 index 00000000..dcb4c367 --- /dev/null +++ b/Custom_Templates/customer_templates/G2/_badges.html.liquid @@ -0,0 +1,68 @@ +
+ +{% if number_of_badges == 0 %} + +{% endif %} + + diff --git a/Custom_Templates/customer_templates/G2/_head.html.liquid b/Custom_Templates/customer_templates/G2/_head.html.liquid index 2c46e4a1..90b55cda 100644 --- a/Custom_Templates/customer_templates/G2/_head.html.liquid +++ b/Custom_Templates/customer_templates/G2/_head.html.liquid @@ -25,6 +25,12 @@ } + +{% include "style_extension_col_5th" %} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/G2/_header_minimal.html.liquid b/Custom_Templates/customer_templates/G2/_header_minimal.html.liquid new file mode 100644 index 00000000..75c21804 --- /dev/null +++ b/Custom_Templates/customer_templates/G2/_header_minimal.html.liquid @@ -0,0 +1,23 @@ +
+ {% else %}
+
+ {{ current_school.name }}
+
+ {% endif %}
+
+