parahase / templates /parahase.html
imseldrith's picture
Create parahase.html
5ba1556
raw
history blame contribute delete
170 Bytes
<html>
<head>
<title>Paraphrased Text</title>
</head>
<body>
<h1>Paraphrased Text</h1>
<p>{{ response_text }}</p>
</body>
</html>