Browse Source

modification d'indentation pour le fix cookie issue #59

rewrite_authors
Matthieu Michelet 8 years ago
parent
commit
caf4c40ce2
  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