{% if is_lti() %}
{{ _('Powered by INGInious v.{} , a free and open-source grading tool.').format(pkg_version) | safe }}
{% else %}
{{ _("Running INGInious v.{}").format(pkg_version) }}
© 2014-2021 Université catholique de Louvain.
{{ _("INGInious is distributed under AGPL license") }} {% endif %}
© 2014-2021 Université catholique de Louvain.
{{ _("INGInious is distributed under AGPL license") }} {% endif %}