File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<html>
3
3
4
4
<head>
5
- $ hackageCssTheme ()$
6
5
<script src="/static/jquery.min.js"></script>
7
6
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.11.4/sp-1.4.0/datatables.min.css"/>
7
+ $ hackageCssTheme ()$
8
8
9
9
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.11.4/sp-1.4.0/datatables.min.js"></script>
10
10
<title>Package candidates | Hackage</title>
Original file line number Diff line number Diff line change 2
2
<html>
3
3
4
4
<head>
5
- $ hackageCssTheme ()$
6
5
$ if (! noDatatable )$
7
6
<script src="/static/jquery.min.js"></script>
8
7
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.11.4/sp-1.4.0/datatables.min.css"/>
9
8
10
9
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.11.4/sp-1.4.0/datatables.min.js"></script>
11
10
$ endif $
11
+ $ hackageCssTheme ()$
12
12
<title>All packages by name | Hackage</title>
13
13
</head>
14
14
You can’t perform that action at this time.
0 commit comments