8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Merge branch 'fix_cookie' into 'master'

fix issue #59

Closes #59

See merge request federez/re2o!43
This commit is contained in:
moamoak 2017-12-09 00:44:25 +01:00
commit b4187a80c0

View file

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