diff options
Diffstat (limited to 'templates/chimere/main_map.html')
-rw-r--r-- | templates/chimere/main_map.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html index c95f064..8bf77d7 100644 --- a/templates/chimere/main_map.html +++ b/templates/chimere/main_map.html @@ -21,6 +21,7 @@ </script> <script src="{{ STATIC_URL }}saclay/js/interface.js?ver={{SACLAY_VERSION}}" type="text/javascript"></script> {{ block.super }} +<link rel="stylesheet" type="text/css" href="{% url 'dyn-css' %}" /> {% endblock %} {% block message_edit %}{% endblock %} {% block sidebar %} |