diff --git a/templates/base.html b/templates/base.html index 4cb99eb8210a1fadfc1c84e90efb9a668e0b187d..1b2adfccf3771c92371396414db36733967da288 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,13 +33,8 @@ with this program; if not, write to the Free Software Foundation, Inc., - {% if request.is_secure %} - - - {%else%} - - - {%endif%} + + {# Load CSS and JavaScript #} {% bootstrap_css %} @@ -91,7 +86,6 @@ with this program; if not, write to the Free Software Foundation, Inc., {% can_view_app logs %}
  • Statistiques
  • {% acl_end %} -
  • À propos