6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
{% body %}
|
|
|
|
{% if current_person.signed_in? %}
|
|
{% include "mcdonalds_theme" %}
|
|
{% endif %}
|