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

21 lines
697 B
HTML

<!doctype html>
<html>
<head>
<title>Voice of the Customer</title>
<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>