fix: adds user friendly flas message

This commit is contained in:
carla 2026-02-17 19:29:49 +01:00
parent 2b1f49d60a
commit a25263b721
7 changed files with 163 additions and 12 deletions

View file

@ -33,6 +33,7 @@
</script>
</head>
<body>
<.flash_group flash={@flash} />
{@inner_content}
</body>
</html>