2016-02-21 22:09:59 +01:00
|
|
|
<footer class="page-footer blue-grey darken-1">
|
|
|
|
<div class="footer-copyright blue-grey darken-2">
|
|
|
|
<div class="container center">
|
2016-04-01 20:58:28 +02:00
|
|
|
Generated using <a href="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <a href={% if settings.licence.url %}"{{ settings.licence.url }}"{% else %}"https://creativecommons.org/licenses/by-sa/3.0/"{% endif %}>{% if settings.licence.name %}{{ settings.licence.name }}{% else %}CC-BY-SA{% endif %}</a>
|
2016-02-21 22:09:59 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
|