feat(app.js): Refactorise la logique de l'UI et ajoute des bannières.
```
This commit is contained in:
Serreau Jovann
2025-12-25 20:20:44 +01:00
parent 1e56f02005
commit a3222c1b18
2 changed files with 103 additions and 414 deletions

View File

@@ -10,6 +10,7 @@
<title>E-Cosplay | {% block title %}Accueil{% endblock %}</title>
<meta name="description" content="{% block meta_description '' %}">
<meta name="env" content="{{ app.environment }}">
{# SEO & Open Graph (Conservés) #}
<meta property="og:type" content="website">