-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
59 lines (58 loc) · 3.4 KB
/
contact.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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html SYSTEM "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" version="XHTML+RDFa 1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/1999/xhtml http://www.w3.org/MarkUp/SCHEMA/xhtml-rdfa-2.xsd" lang="en" xml:lang="en" dir="ltr" xmlns:og="http://ogp.me/ns#">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="index" />
<meta name="revisit-after" content="5 days" />
<meta name="description" content="Contact the team or a team member" />
<meta property="og:title" content="WinDirStat" />
<meta property="og:description" content="Windows Directory Statistics" />
<meta property="og:image" content="images/wds_rich_preview.png" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta name="keywords" content="WinDirStat, WDS, Cushion treemap, treemap, Windows, disk usage statistics, disk" lang="en" xml:lang="en" />
<meta name="keywords" content="WinDirStat, WDS, Kissenbaumkarten, Baumkarten, Windows, Festplattenstatistik, Festplattenreinigung, Festplattenbereinigung" lang="de" xml:lang="de" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="stylesheet" href="windirstat.css" />
<title>Contact The WinDirStat Team</title>
</head>
<body>
<script type="module" src="github/release.js"></script>
<p style="text-align:center;"><img src="images/logo_wds_white.png" alt="WinDirStat logo with text" height="72" width="191" /><br />
<br />
<span style="z-index:200; font-weight:bold; color:white;">Latest Version: <span id="latest-version">Loading...</span></span></p>
<table id="frame" cellpadding="0" cellspacing="0" border="0" width="100%">
<colgroup>
<col />
<col width="100%" />
</colgroup>
<tr>
<td id="heading" colspan="2" align="center"><b>Contact The WinDirStat Team</b></td>
</tr>
<tr>
<td id="menu" valign="top">
<p><a href="index-selected.html">Home</a></p>
<p><a href="download.html">Downloads</a></p>
<p><a href="resources.html">Resources</a></p>
<p><a href="background.html">Background</a></p>
<p><a href="contributors.html">Contributors</a></p>
<p class="selected">Contact</p>
<p class="sidelogo"><img src="images/logo_50px.png" alt="Colored WinDirStat logo" height="50" width="50" /></p>
</td>
<td id="page" valign="top">
<h3>Report an Issue?</h3>
<p>Please use <a class="wdslnk" href="https://github.com/windirstat/windirstat/issues">GitHub Issues</a> to report any issues or translation errors. If you wish to report a security issue or have a security question that do not want to discuss publically, you can email the <a href="mailto:team@windirstat.net">WinDirStat Team</a>.</p><br />
<a href="https://github.com/windirstat/windirstat/issues"><img width="150" height="150" src="github/github-mark.png" /></a>
</td>
</tr>
</table>
<p style="text-align:center; color:gray;" class="miniari">WinDirStat is Open Source software. You can redistribute and/or modify it under the terms of the GNU Public License, version 2 (GPLv2).<br />
Last Updated:
<script>
//<![CDATA[<!--
document.write((new Date(document.lastModified)).toISOString());
//-->]]>
</script></p>
</body>
</html>