HowardHanna header, DeepL languages, Tasks, Pipedrive templates, Chubb script.

This commit is contained in:
Norm Rasmussen
2025-06-10 15:06:56 -04:00
parent f3631cf2d9
commit d82db4e6ca
89 changed files with 821 additions and 36 deletions

View File

@ -0,0 +1,6 @@
<link rel="stylesheet" media="all" href="{{ routes.schoolkeep_v3_styles_url }}">
<link rel="stylesheet" media="all" href="{{ routes.color_scheme_path }}">
{% if current_school.has_custom_styles? %}
<link rel="stylesheet" media="all" href="{{ routes.custom_styles_path }}">
{% endif %}