shorter title in app.html

master
Aevann1 2022-11-20 00:25:00 +02:00
parent 68d42fc6a7
commit aa205652fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "default.html" %}
{% block title %}
<title>{{SITE_NAME}} - Mobile App</title>
<title>{{SITE_NAME}} - App</title>
{% endblock %}
{% block content %}