Files
Gainsight/NP_Custom_Templates/customer_templates/Harri/master.html.liquid
2022-06-27 17:39:07 -04:00

6 lines
93 B
Plaintext

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