From: Guillaume Pellerin Date: Mon, 19 Jul 2021 04:13:46 +0000 (+0200) Subject: bugfix X-Git-Tag: 2.5.0~82 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=313627de634c19202a2595f527025d024d7b4fdb;p=teleforma.git bugfix --- diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index 204c6051..8ebe49a5 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -18,8 +18,8 @@ {% block stylesheets %} - - + + {% webpack 'app.css' %} @@ -41,7 +41,7 @@ - + {% if user.is_authenticated %}