From 70f6f85399088dd2a0d0ee01896742636ac22c3d Mon Sep 17 00:00:00 2001 From: matthieu Date: Sat, 9 Dec 2017 03:16:31 +0100 Subject: [PATCH] =?UTF-8?q?implementation=20des=20donn=C3=A9es=20OpenGraph?= =?UTF-8?q?=20issue=20#53?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/base.html b/templates/base.html index 408abec1..fbc0e6c4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -29,7 +29,13 @@ with this program; if not, write to the Free Software Foundation, Inc., + + + + + + {# Load CSS and JavaScript #} {% bootstrap_css %}