Start invitation; notification; add profile avatar in me

This commit is contained in:
2024-01-15 16:29:18 +01:00
parent 11392c22c4
commit cdb4dab47a
9 changed files with 300 additions and 35 deletions

View File

@ -24,7 +24,7 @@
</div>
</nav>
<div class="notice">
<span id="popup">Test</span>
<span id="popup"></span>
</div>
<div id="app" class="m-3"></div>
<script type="module" src="{% static 'js/index.js' %}"></script>