adding a link to user manual

This commit is contained in:
2016-04-29 17:43:31 +02:00
parent 0c5a7f04dd
commit 4c073fcb70
5 changed files with 13 additions and 2 deletions

View File

@@ -149,7 +149,8 @@
</div>
<footer class="footer">
<p>{{ 'Programme sous license' | trans }} <b>AGPL</b></p>
<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>
{% javascripts output="js/libs.js"