Spaces:
Running
on
Zero
Running
on
Zero
<html> | |
<head> | |
<title>Polls</title> | |
</head> | |
<body> | |
<h1>Polls</h1> | |
<ul> | |
{% block content %}{% endblock %} | |
</ul> | |
</body> | |
</html> |