Include jQuery js/css
This commit is contained in:
parent
27c8b4473e
commit
7b197378df
@ -14,6 +14,9 @@
|
||||
{% endif %}
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/media/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/media/css/blitzer/jquery-ui-1.8.18.custom.css" />
|
||||
<script src="/media/js/jquery-1.7.1.min.js" type="text/javascript"></script>
|
||||
<script src="/media/js/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
||||
|
Loading…
Reference in New Issue
Block a user