* Create a minimalistic toast

* Profile editing (WIP)
This commit is contained in:
Greg Burri 2024-12-04 17:39:56 +01:00
parent 327b2d0a5b
commit 1c79cc890d
25 changed files with 1133 additions and 575 deletions

View file

@ -16,7 +16,10 @@
run();
</script>
<div id="toast"></div>
{% block body_container %}{% endblock %}
<footer class="footer-container">gburri - 2022</footer>
</body>
</html>