sfdsdf
This commit is contained in:
parent
37233257ca
commit
cb87196eee
111 changed files with 682 additions and 339 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "default.html" %}
|
||||
{% extends "CHRISTMAS/default.html" %}
|
||||
|
||||
{% block fixedMobileBarJS %}{% endblock %}
|
||||
|
||||
|
@ -56,7 +56,7 @@
|
|||
|
||||
<div class="col-span-full px-2.5 md:px-0">
|
||||
{% with comments=notifications %}
|
||||
{% include "comments.html" %}
|
||||
{% include "CHRISTMAS/comments.html" %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue