diff --git a/store/templates/app.html b/store/templates/app.html index 2bf65d94..8d163e1f 100644 --- a/store/templates/app.html +++ b/store/templates/app.html @@ -1,18 +1,22 @@ {% extends "base.html" %} +{% block title %} +{{ infos['manifest']['name'] }} +{% endblock %} {% block main %}
{{ _("(This app has features you may not like)") }}