feat (altcha) #4827 upgrade d'altcha en v2
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...

This commit is contained in:
2025-06-12 15:07:32 +02:00
committed by Gauthier DUPONT
parent 646c346537
commit f5d3a8d83b
8 changed files with 7 additions and 71 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{app.request.session.get('_locale') is not null ? app.request.session.get('_locale') : 'fr'}}">
<head>
<meta charset="UTF-8">
<title>{% block title %}Welcome!{% endblock %}</title>