policy/voc.html

22 lines
776 B
HTML
Raw Normal View History

2024-04-07 08:06:34 +00:00
<!doctype html>
<html>
<head>
2024-04-07 08:24:22 +00:00
<title>Voice of the Customer</title>
2024-04-07 08:31:31 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2024-04-07 08:19:49 +00:00
<style type="text/css">/*<!--<![CDATA[*/
#wrap { max-width: 700px; margin: 0 auto; }
/*]]>-->*/</style>
2024-04-07 08:06:34 +00:00
</head>
<body>
2024-04-07 08:19:49 +00:00
<div id="wrap">
2024-04-07 08:24:22 +00:00
<h1>Voice of the Customer</h1>
<p>Please feel free to comment on the Catswords based service or project, thank you.</p>
2024-04-07 08:19:49 +00:00
<section id="isso-thread">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
</div>
2024-04-07 08:06:34 +00:00
<script data-isso="//discuss.catswords.net/" src="//discuss.catswords.net/js/embed.min.js"></script>
</body>
</html>