From 935f5aa5b9dfdc796c21eb122a388b203e5febe4 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Tue, 2 Jul 2019 15:14:17 +0200 Subject: [PATCH] Add icons in HTML --- manuels/templates/manuels/base.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/manuels/templates/manuels/base.html b/manuels/templates/manuels/base.html index 4c573e7..99ff3b0 100644 --- a/manuels/templates/manuels/base.html +++ b/manuels/templates/manuels/base.html @@ -1,10 +1,22 @@ +{% load static %} + Manuels - {% block title %}{% endblock %} - + + + + + + + + + + +