modifications to adapt to AMLI

This commit is contained in:
2022-06-14 15:05:09 +02:00
parent 3c685d50dd
commit f987a6b5e0
6 changed files with 13 additions and 11 deletions

View File

@@ -1 +1 @@
<img class="logo" src="{{ asset('build/images/logo-chill-outil-accompagnement_white.png') }}">
<img class="logo" src="{{ asset('build/images/achille.png') }}" style="width: 544px; margin-bottom: 2rem;">

View File

@@ -49,6 +49,6 @@
{{ include('@ChillMain/Login/_footer.html.twig') }}
</div>
{{ encore_entry_script_tags('page_login') }}
{# {{ encore_entry_script_tags('page_login') }} #}
</body>
</html>