Spaces:
Running
on
Zero
Running
on
Zero
<html> | |
<head> | |
<title>Web Scraping App</title> | |
</head> | |
<body> | |
<h1>Web Scraping App</h1> | |
<div id="content"> | |
{% block content %}{% endblock %} | |
</div> | |
</body> | |
</html> |