{% set locale = 'en' %} {% extends "base.html" %} {% block main %}
Current version: {{ infos["manifest"]["version"] }}
{% if infos["potential_alternative_to"] %}Potential alternative to: {{ infos["potential_alternative_to"]|join(', ') }}
{% endif %}(This app has features you may not like)