File size: 129 Bytes
a746d34
 
 
22a4d09
a746d34
 
22a4d09
a746d34
 
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
    <title>Web Scraper</title>
</head>
<body>
    {% block content %}{% endblock %}
</body>
</html>