|
|
@ -13,7 +13,6 @@
|
|
|
|
<link href="{{ url_for('static', filename='css/' + style + '.css') }}" rel="stylesheet" type="text/css">
|
|
|
|
<link href="{{ url_for('static', filename='css/' + style + '.css') }}" rel="stylesheet" type="text/css">
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<!-- Menu -->
|
|
|
|
|
|
|
|
<div class="main-menu-dropdown">
|
|
|
|
<div class="main-menu-dropdown">
|
|
|
|
<!-- <img class="logo" src="/static/images/logo.png"> -->
|
|
|
|
<!-- <img class="logo" src="/static/images/logo.png"> -->
|
|
|
|
<span>{{ title }}</span>
|
|
|
|
<span>{{ title }}</span>
|
|
|
|