Revision a4531705 ui/templates/home.html

b/ui/templates/home.html
4 4
	<title>{{ project }}</title>
5 5
	<!-- include the Tools -->
6 6
	<script src="static/jquery.tools.min.js"></script>
7
    <script src="static/jQueryRotate.js"></script>
8
    <script src="static/jquery.tablesorter.min.js"></script>
9 7
    <script src="static/jquery.cookie.js"></script>
10
    
8
    <script src="static/jQueryRotate.js"></script>
9
    <script src="static/jquery.dataTables.min.js"></script>
10

  
11 11
	<link rel="stylesheet" type="text/css" href="static/main.css"/>	
12 12

  
13 13
</head>

Also available in: Unified diff