Merge remote-tracking branch 'origin/develop'

This commit is contained in:
N3WT DE COMPET
2025-06-01 14:45:38 +02:00
8 changed files with 51 additions and 96 deletions

View File

@ -37,7 +37,7 @@
<body>
<div class="container">
<div class="header">
<img src="{{URL_DJANGO}}static/img/logo_min.svg" alt="Logo N3wt School" class="logo" />
<img src="{{URL_DJANGO}}/static/img/logo_min.svg" alt="Logo N3wt School" class="logo" />
<h1>Confirmation de souscription</h1>
</div>
<div class="content">

View File

@ -1 +1 @@
__version__ = "0.0.2"
__version__ = "0.0.3"