From a61f5a3f507395c2aa0cab09f14f4308159935f6 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Wed, 4 Oct 2017 17:38:01 +0200 Subject: Ajout d’une description en balise meta et de liens alternate --- templates/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 8d7634e..005fd5b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,6 +3,7 @@ +{% block head %}{% endblock %} {% block title %}{% if year %}{{ year }} – {% endif %}{% endblock %}celcatsanitizer -- cgit v1.2.1