From 197da2936631b14c17fa62b741de22b9d3e91d7e Mon Sep 17 00:00:00 2001 From: Qwann Date: Sun, 5 Mar 2017 20:05:35 +0100 Subject: [PATCH] css include added... --- kfet/templates/kfet/home.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kfet/templates/kfet/home.html b/kfet/templates/kfet/home.html index ef0138d1..96d28755 100644 --- a/kfet/templates/kfet/home.html +++ b/kfet/templates/kfet/home.html @@ -4,6 +4,9 @@ {% block title %}Accueil{% endblock %} {% block content-header-title %}Accueil{% endblock %} +{% block extra_head %} + +{% endblock %} {% block content %}