Browse Source

modification d'indentation pour le fix cookie issue #59

control_pannel
matthieu 8 years ago
committed by root
parent
commit
dd787fac73
  1. 2
      templates/base.html

2
templates/base.html

@ -50,7 +50,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<body>
<div id="wrap">
{% include "cookie_banner.html" %}
{% include "cookie_banner.html" %}
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">

Loading…
Cancel
Save