One note for NinjaCat

This commit is contained in:
Norm Rasmussen
2023-12-18 17:01:20 -05:00
parent 45342b1148
commit acb947865b
31 changed files with 3635 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{% body %}
{% if current_person.signed_in? %}
{% include "mcdonalds_theme" %}
{% endif %}