Spaces:
Running
Running
<html> | |
<head> | |
<title>Content Quality Detection</title> | |
</head> | |
<body> | |
<h1>Content Quality Detection</h1> | |
<form method="post"> | |
<label for="url">Blog Post URL:</label> | |
<input type="text" id="url" name="url"> | |
<input type="submit" value="Submit"> | |
</form> | |
</body> | |
</html> | |