forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-05 20:46:55 -06:00
parent a8a35e3838
commit 1b1cd4be8c
1 changed files with 9 additions and 0 deletions

View File

@ -285,4 +285,13 @@
{% endfor %}
</div>
</div>
{% endblock %}
{% block modals %}
<div class="frost"></div>
{% include '/awards/Christmas/Snow.html' %}
{% endblock %}
{% block scripts %}
<script defer src="/assets/js/christmas/snow.js?v=2"></script>
{% endblock %}