diff --git a/files/templates/CHRISTMAS/userpage.html b/files/templates/CHRISTMAS/userpage.html index 3bc60f50cc..5679235ed5 100644 --- a/files/templates/CHRISTMAS/userpage.html +++ b/files/templates/CHRISTMAS/userpage.html @@ -396,6 +396,7 @@ {% if v %} {% include "CHRISTMAS/emoji_modal.html" %} {% include "CHRISTMAS/gif_modal.html" %} + {% include "CHRISTMAS/modals/ModalGiftCoins.html" %} {% if v.admin_level > 1 %} {% include "CHRISTMAS/modals/ModalAdminManageUser.html" %} {% endif %}