Browse Source

fix issue #59

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

2
templates/base.html

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

Loading…
Cancel
Save