From c51824906fb2e012de9f2085a8bcde1f0586a04c Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Tue, 24 Nov 2020 19:06:04 +0100 Subject: Aggiunge il template 'about.html' e semplifica leggermente gli altri template --- templates/web/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/web/base.html') diff --git a/templates/web/base.html b/templates/web/base.html index f0b7615..ecf8f06 100644 --- a/templates/web/base.html +++ b/templates/web/base.html @@ -6,7 +6,7 @@ - {% block title %}{% endblock %} + {% block title %}Linkopedia{% endblock %}