AI-Rephraser / templates /progress.html
imseldrith's picture
Rename templates/paraphase.html to templates/progress.html
2784678
raw
history blame contribute delete
159 Bytes
<html>
<head>
<title>Paraphrasing Progress</title>
</head>
<body>
<h1>Paraphrasing...</h1>
<p>{{ progress }}% completed</p>
</body>
</html>