Spaces:
Build error
Build error
<html> | |
<head> | |
<title>Content Quality Detector</title> | |
</head> | |
<body> | |
<h1>Content Quality Detector</h1> | |
<form action="/" method="post"> | |
<input type="text" name="url" placeholder="Enter blog post URL"> | |
<button type="submit">Submit</button> | |
</form> | |
</body> | |
</html> | |