From aa205652fea6dda31e51a4697d4f8c03a2c65ed4 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 20 Nov 2022 00:25:00 +0200 Subject: [PATCH] shorter title in app.html --- files/templates/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/app.html b/files/templates/app.html index a70880589..ff315f10b 100644 --- a/files/templates/app.html +++ b/files/templates/app.html @@ -1,6 +1,6 @@ {% extends "default.html" %} {% block title %} -{{SITE_NAME}} - Mobile App +{{SITE_NAME}} - App {% endblock %} {% block content %}