|
@@ -19,6 +19,7 @@
|
|
|
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/leaflet.css') }}">
|
|
|
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/flags.css') }}">
|
|
|
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/style.css') }}">
|
|
|
+ <link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/style_embed.css') }}">
|
|
|
{%- endblock %}
|
|
|
</head>
|
|
|
<body>
|