Child: [f038f3] (diff)

Download this file

header.tpl    14 lines (12 with data), 495 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<html>
<head>
<title>recoll{{title}}</title>
<link rel="stylesheet" type="text/css" href="static/style.css">
<script type="text/javascript" src="static/jquery.js"></script>
<script type="text/javascript" src="static/extra.js"></script>
<script type="text/javascript" src="static/jdpicker.js"></script>
<link rel="stylesheet" type="text/css" href="static/jdpicker.css">
<link rel="icon" type="image/png" href="static/recoll.png">
</head>
<body>
<div id="fade"></div>