move back templates files in Resources/views (revert ced9d17d03)

This commit is contained in:
2020-09-06 20:38:42 +02:00
parent 0fafc5e3a9
commit 4d328e849d
78 changed files with 0 additions and 0 deletions

View 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>

View File

@@ -0,0 +1 @@
<img class="logo" src="{{ asset('build/images/logo-chill-sans-slogan_white.png') }}">