summaryrefslogtreecommitdiff
path: root/utab/data/index.html
blob: bc6b97baea036ecfb9faf6dfe6fce399e42ab578 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<head>
  <title>utab</title>
</head>
<body>
  <h2>Top Sites</h2>
  <div id="sites">
    %sites%
  </div>
  <link rel="stylesheet" type="text/css" href="/css/index.css" />
</body>