mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
sf4 resolve errors and depreciations
This commit is contained in:
4
templates/Layout/_footer.html.twig
Normal file
4
templates/Layout/_footer.html.twig
Normal file
@@ -0,0 +1,4 @@
|
||||
<footer class="footer">
|
||||
<p>{{ 'This program is free software: you can redistribute it and/or modify it under the terms of the <strong>GNU Affero General Public License</strong>'|trans|raw }}
|
||||
<br/> <a href="https://{{ app.request.locale }}.wikibooks.org/wiki/Chill">{{ 'User manual'|trans }}</a></p>
|
||||
</footer>
|
1
templates/Layout/_header-logo.html.twig
Normal file
1
templates/Layout/_header-logo.html.twig
Normal file
@@ -0,0 +1 @@
|
||||
<img class="logo" src="{{ asset('build/images/logo-chill-sans-slogan_white.png') }}">
|
Reference in New Issue
Block a user