-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsupport.tt
41 lines (27 loc) · 997 Bytes
/
support.tt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>The Xapian Project : Commercial Support</title>
[% styleandmeta %]
</head>
<body>
<div id="Content">
<h1>Commercial Support</h1>
<p>The following companies and/or individuals offer support contracts and/or
consultancy services for Xapian, and may also be able to develop bespoke
applications to meet your needs:</p>
<ul>
<li> <a HREF="https://oligarchy.co.uk/xapian.html">Oligarchy Ltd</a>
<li> <a href="http://pnplab.in/index.php/xapian/">PNP LAB</a>
</ul>
<p>Please visit their websites for more information and contact details.</p>
<p>Being listed above should not be taken as any sort of endorsement by the
project - the only requirement to be listed is that they've contributed
to Xapian.</p>
<p>If you have contributed to Xapian and wish to be listed above, please
contact us via the <a href="lists">mailing list or IRC</a>.</p>
</div>
[% cssnav %]
</body>
</html>