Browse Source

Merge branch 'fix_cookie' into 'master'

fix issue #59

Closes #59

See merge request federez/re2o!43
control_pannel
moamoak 8 years ago
parent
commit
b4187a80c0
  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