mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-25 09:03:48 +00:00
split layout to different files to allow overriding
This commit is contained in:
4
Resources/views/Layout/_footer.html.twig
Normal file
4
Resources/views/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>
|
Reference in New Issue
Block a user