equal
deleted
inserted
replaced
19 |
19 |
20 {% comment %}Load site wide javascript here. Additional scripts must |
20 {% comment %}Load site wide javascript here. Additional scripts must |
21 be loaded in the block that follows{% endcomment %} |
21 be loaded in the block that follows{% endcomment %} |
22 |
22 |
23 <script type="text/javascript" |
23 <script type="text/javascript" |
24 src="/pytask/static/jquery/jquery-1.4.4.min.js"> |
24 src="/pytask/static/jquery/jquery-1.5.min.js"> |
25 </script> |
25 </script> |
26 <script type="text/javascript" |
26 <script type="text/javascript" |
27 src="/pytask/static/jquery/jquery-ui-1.8.8.custom.min.js"> |
27 src="/pytask/static/jquery/jquery-ui-1.8.8.custom.min.js"> |
28 </script> |
28 </script> |
29 <script type="text/javascript" |
29 <script type="text/javascript" |