]> git.ozlabs.org Git - patchwork/blobdiff - templates/base.html
templates: Pull jquery into base.html
[patchwork] / templates / base.html
index c2053d467a94a53b8c65678ba1857e77d0a21337..72dab3424f8662b585d303ca4b8281384996f706 100644 (file)
@@ -7,6 +7,7 @@
   <title>{% block title %}Patchwork{% endblock %} - Patchwork</title>
   <link rel="stylesheet" type="text/css" href="{% static "css/style.css" %}"/>
   <script type="text/javascript" src="{% static "js/common.js" %}"></script>
+  <script type="text/javascript" src="{% static "js/jquery-1.10.1.min.js" %}"></script>
 {% block headers %}{% endblock %}
  </head>
  <body>