kenken999's picture
te
a746d34
raw
history blame
202 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Web Scraping App</title>
</head>
<body>
<h1>Web Scraping App</h1>
<div id="content">
{% block content %}{% endblock %}
</div>
</body>
</html>