--- a/src/hdalab/templates/notice.html Fri Apr 03 18:41:06 2015 +0200
+++ b/src/hdalab/templates/notice.html Mon Apr 27 17:29:51 2015 +0200
@@ -10,7 +10,7 @@
{% block js_import %}
{{block.super}}
- <script src="{% static 'hdalab/lib/underscore-min.js' %}"></script>
+ <script src="{% static 'hdalab/lib/lodash.min.js' %}"></script>
<script src="{% static 'hdalab/js/notice.js?refresh' %}"></script>
{% endblock %}
@@ -55,5 +55,5 @@
{% endfor %}
</ul>
</div>
-
-{% endblock %}
\ No newline at end of file
+
+{% endblock %}