Files
Gainsight/Custom_Templates/customer_templates/Harri/master.html.liquid
2022-11-11 21:54:43 -05:00

6 lines
93 B
Plaintext

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