From: Guillaume Pellerin Date: Mon, 19 Jul 2021 04:12:28 +0000 (+0200) Subject: bugfix X-Git-Tag: 2.5.0~83 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5c3d3e7c1c3b227ff5ca1c43888b15597056b2f4;p=teleforma.git bugfix --- diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index ccc67f51..204c6051 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 %}