forked from websvnphp/websvnphp.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimprint.html
63 lines (51 loc) · 2.52 KB
/
imprint.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<title>WebSVN - Imprint</title>
<link rel="shortcut icon" href="favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="style/common.css" media="all" />
<link rel="stylesheet" type="text/css" href="style/screen.css" media="screen,projection" />
<link rel="stylesheet" type="text/css" href="style/print.css" media="print" />
<link rel="alternate" type="application/atom+xml" title="WebSVN news as RSS-feed" href="news.atom.xml" />
<link rel="home" title="Home" href="./" hreflang="en" />
<link rel="section" title="Home" href="./" hreflang="en" />
<link rel="section" title="News" href="news/" hreflang="en" />
<link rel="section" title="Features" href="features/" hreflang="en" />
<link rel="section" title="Contribute" href="contribute/" hreflang="en" />
<link rel="section" title="Download" href="download/" hreflang="en" />
<link rel="section" title="Links" href="links/" hreflang="en" />
</head>
<body>
<div id="frame">
<div class="header">
<img src="img/logo-websvn.png" alt="" width="315" height="75" />
<h1>About this website</h1>
</div>
<div class="misc">
<h2><a name="content"></a>Content</h2>
<ul><li id="lnk_home"><a href="./" title="WebSVN - Online subversion repository browser">Home</a></li>
<li id="lnk_news"><a href="news/" title="WebSVN News">News</a></li>
<li id="lnk_features"><a href="features/" title="WebSVN Features">Features</a></li>
<li id="lnk_contribute"><a href="contribute/" title="How to contribute">Contribute</a></li>
<li id="lnk_download"><a href="download/" title="Download WebSVN">Download</a></li>
<li id="lnk_docs">
<a href="docs/" title="Documentation">Documentation</a>
</li>
<li id="lnk_links"><a href="links/" title="Links">Links</a></li>
</ul></div>
<div class="content">
<h2>WebSVN Developers</h2>
<p>WebSVN has been originally developed by Tim Armes, <a href="http://www.dirk-thomas.net">Dirk Thomas</a> and Quinn Taylor.</p>
<h2>Icon Set</h2>
<p>This website uses the <a href="http://www.famfamfam.com/lab/icons/silk/" rel="nofollow">silk icon set</a> by Mark James</p>
</div>
<br class="clearfix"/>
</div>
<div class="footer">
<a href="imprint.html">Imprint</a>
</div>
</body>
</html>