Files
Gainsight/Custom_Templates/customer_templates/Harri - New User/master.html.liquid
2023-12-18 17:01:20 -05:00

6 lines
93 B
Plaintext

{% body %}
{% if current_person.signed_in? %}
{% include "mcdonalds_theme" %}
{% endif %}