10 lines
284 B
HTML
10 lines
284 B
HTML
{% comment %}
|
|
This file is licensed under the MIT License (MIT) available on
|
|
http://opensource.org/licenses/MIT.
|
|
|
|
<!-- this must come before the main style sheet so that our
|
|
definitions override the defaults -->
|
|
{% endcomment %}
|
|
|
|
<link rel="stylesheet" href="/css/jquery-ui.min.css">
|