File: index.html

package info (click to toggle)
keepass2 2.41%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,892 kB
  • sloc: cs: 103,600; xml: 5,869; cpp: 308; sh: 48; makefile: 46
file content (16 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!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" xml:lang="en" lang="en">
<head>
	<meta http-equiv="refresh" content="0; url=../base/index.html" />
	<meta name="robots" content="noindex" />
	<title>Redirection - KeePass</title>
	<link rel="stylesheet" type="text/css" href="../../default.css" />
</head>
<body>
Redirecting to
<a href="../base/index.html">KeePass Help Center</a>...<br />
</body>
</html>