policy/voc.html
2024-04-07 17:31:31 +09:00

22 lines
776 B
HTML

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