summaryrefslogtreecommitdiff
path: root/root/results
blob: e8fdc7d5c203c81b6c282e3a4febd10b14077142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
 <head>
  <title>
   Search results
  </title>
  <link rel="stylesheet" href="[% href.stylesheet() %]" type="text/css" />
  [% href.js_library() %]
  [% INCLUDE toggle_details %]
 </head>
 <body>
  [% INCLUDE search %]
  [% INCLUDE links_list class="results" %]
 </body>
</html>