diff --git a/app/templates/base.html b/app/templates/base.html index d8a7afd..07923fe 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -4,7 +4,7 @@ {% if title %} - {{ title }} - Parassiter + {{ title }} - Yotter {% else %} Yotter {% endif %}