{% extends "templates/web.html" %} {% block head_include %} {% endblock %} {% block page_content %}
{{ _("This software is built on top of many open source packages. We would like to thank the authors of these packages for their contribution.") }}
{% for app_info in apps %}{{ _("Authors") }} | {{ app_info.authors }} | ||||||||
---|---|---|---|---|---|---|---|---|---|
{{ _("Description") }} | {{ app_info.description }} | ||||||||
{{ _("Dependencies") }} |
|