File size: 170 Bytes
5ba1556
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
<html>
    <head>
        <title>Paraphrased Text</title>
    </head>
    <body>
        <h1>Paraphrased Text</h1>
        <p>{{ response_text }}</p>
    </body>
</html>