Dayon/docs/feedback.html
2017-02-26 23:04:43 +01:00

29 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<meta name="description" content="Remote assistance for your family and friends.">
<meta name="keywords" content="remote assistance, remote desktop, desktop sharing, remote support, remote desktop view, remote desktop java, screen capture java">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Dayon! - Remote assistance for your family and friends</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="container">
<div id="top">
<a href="de_feedback.html"><img src="germany.png" alt="Deutsch"></a> <a href="fr_feedback.html"><img src="france.png" alt="Français"></a>
</div>
<div id="menu">
<a href="index.html">Home</a> <a href="quickstart.html">Quick Start</a> <a href="download.html">Download</a> <a href="support.html">Support</a> <a href="feedback.html">Feedback</a> <a href="https://github.com/retgal/dayon">GitHub</a>
</div>
<div id="content">
<h2>Feedback</h2>
<p>
Your feedback is more than welcome; you can use the following <a href="http://sourceforge.net/forum/?group_id=246651">forum</a> or you may open an issue on <a href="https://github.com/retgal/dayon/issues">GitHub</a>.
</div>
<div id="footer"></div>
</div>
</body>
</html>