feat(DevWeb): Make website title adaptative using global variable

This commit is contained in:
Lucàs
2024-04-20 10:44:41 +02:00
parent 08c2280619
commit 462690d696
7 changed files with 20 additions and 62 deletions
@@ -4,7 +4,7 @@
<%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %>
<layout:base>
<jsp:attribute name="title">Cards Rush - Connexion</jsp:attribute>
<jsp:attribute name="title">Connexion</jsp:attribute>
<jsp:body>
<div class="hero is-primary is-fullheight-with-navbar">
<div class="hero-body">