Re-edited HH templates to change the link back. Ran some scripts for cin7, courtney, and a few others. Downloaded GoGuardian templates to help Nergis.

This commit is contained in:
Norm Rasmussen
2024-01-08 16:41:01 -05:00
parent a5fe4bd2c8
commit bf9d065f3b
37 changed files with 1401 additions and 952 deletions

View File

@ -1,4 +1,4 @@
{%- comment -%}
{%- comment -%}
BHG Rand Realty - Mortgage 8f637c703ec45ac5dec70ee9517155aa0d9775c2
Howard Hanna | Rand Realty 613932dbeb1595c00b78de8d1860a3bfdb479b22
Howard Hanna Rand Realty 176629fa82da1d03f3d58c81e751e61b9836a46d
@ -17,7 +17,7 @@
{% for group in current_person.groups %}
{% if group.enrollment_code == "1817d8c96780f13abbf0f2023e3b26b3bd43d248" %}
{% assign isAllenTate = true %}
{% elsif group.enrollment_code == "ccd2aa2f1e41ebbac8fa878f806e3ccc20ae3f38" or
{% elsif group.enrollment_code == "ccd2aa2f1e41ebbac8fa878f806e3ccc20ae3f38" or
group.enrollment_code == "aa6fe8d22ec1e75d2e8c54c6d5452dcd585e415d" %}
{% assign isHowardHanna = true %}
{% elsif rand_realty_groups contains group.enrollment_code %}
@ -34,4 +34,4 @@
{% elsif isRandRealty %}
{% include "header_rand" %}
{% endif %}
{% endfor %}
{% endfor %}