Spaces:
Sleeping
Sleeping
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Result</title> | |
</head> | |
<body> | |
<h1>Modified Text</h1> | |
<p>{{ modified_text }}</p> | |
<a href="/">Go Back</a> | |
</body> | |
</html> | |