feat: devweb - Add inviting notification

This commit is contained in:
kmitresse
2024-06-12 15:32:06 +02:00
parent ce73807662
commit 2184320d53
6 changed files with 78 additions and 27 deletions
@@ -8,7 +8,6 @@
<layout:base title="${translator.translate('profile_title')}">
<jsp:attribute name="head">
<link rel="stylesheet" href="${pageContext.request.contextPath}/static/css/form.css"/>
<script defer type="module" src="${pageContext.request.contextPath}/static/js/form/profile.js"></script>
</jsp:attribute>
<jsp:body>