{# SPDX-License-Identifier: CC0-1.0 Footer text of the koszko.org website qr page (english). Copyright (C) 2022 Wojtek Kosior #} {% extends 'en/__footer.html.jinja' %} {% block extra_footer_copyright_info %} {% call para(ensure_containing_section=false) %} The Easter eggs photo has been taken from {% call link('https://commons.wikimedia.org/wiki/File:20110423_Easter_eggs_(3).jpg') -%} Wikimedia Commons {%- endcall %} and is available under the terms of {{ link('/static/cc-by-3.0.txt', 'CC BY 3.0 Unported') }}. {% endcall %} {% endblock %}